Basic Operations
+ Numerical addition / concatenation
- Numerical subtraction
Basic Data Types
string - data type for text
int - dadta type for whole numbers
float - data type for non-integers
bool - True or False
None - its own type
+ Numerical addition / concatenation
- Numerical subtraction
string - data type for text
int - dadta type for whole numbers
float - data type for non-integers
bool - True or False
None - its own type