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