Beginner
Variables and Data in Python
Declare primitive data types (ex: integers, floats, characters, strings)
Use the variables and assign values to them.
Work with arithmetic operators