Nice! We can do basic arithmetic operations with the +, -, *, and / signs.
+
-
*
/
Psst: the print() method works with numbers just like it does with strings.
print()
Oh noes! That doesn't seem to be the right place for that operator.