Variables store data that can be changed throughout your program.
variable_name = data
name = "Alice"