Skip to content

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(), and round().
  • Import the math module, 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