changes meaning of character next to it
the reason that Esacape Characters are named as such
meaning of positional parameters is determined by
position
important difference between integer and floating-point number lies in the fact that
they are stored differently in the computer memory
The 0x prefix means that the number is denoted as
a hexadecimal
This operator performs integer division.
??
What is the result of 123 + 0.0
123.0
PEMDAS truth
multiplication precedes addition
Right sided binding means that the following expression
1 **2 ** 3 is evaluated
Right to left
This cannot be used as function name or variable name
keyword
A value that is returned by the input() function is
a sring