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