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]

Lab [40 min]

Your To-Do List