Skip to main content

3.1) Python As A Calculator


In this section, you will learn:

  • how to define a variable
  • the difference between an integer and a float
  • how to do calculations with numbers in Python