What are variables in Python?
Keywords that cannot be used as identifiers.
Fixed values such as numbers and strings.
Names given to specific locations in memory to store data.
The rules that dictate the order of operations in expressions.