Sep 02: Calculating with Input
Meet in King 248
Learning Objectives
After today's class, you should be able to:
- Explain why
input()always returns a string of characters. - Convert values between types using
int(),float(), andround(). - Import the
mathmodule, and use the functions it provides.
Lesson Outline
Check-In [10 min]
- How are you studying? What have you found useful?
- Sign up for your first presentation (TBD on Canvas)
Lab [40 min]
Your To-Do List
- Syllabus Quiz due TODAY – must get 100%
- Continue working on the Week 2 study guide