A programmer is creating a simple program that will keep track of the score in a children's game. The score starts at zero and increases as points are earned. Which of the following should the programmer use to store the score?
A query language
A constant
A method
An array
A function
A variable