I am currently trying to create a game that involves matching numbers by adding to the correct sum. The main problem is, when I have the goal number randomized and displayed, it continues to show a new number as the game runs. This makes it impossible to match.
I want to be able to have just one number appear that the player must match, but I'm not sure how to do this. Any help would be greatly appreciated!

