What changes and what stays fixed
What changes and what stays fixed

Programs often need to remember data such as scores, names, and prices. A variable is a named value that can change while the program runs, while a constant is a named value that should stay the same.