I have to generate two random numbers, add them, and let the user type in the answer, and display if they are correct and if not give them the correct answer. I can't figure out how to know what the correct answer is, any hints?
This is what I have so far . . . .