We need to make a new variable that will keep track of the points in the game the player gets.
If you recall, a variable is something that holds a little piece of information that we can use in our code as many times as needed.