Present a simple math problem to the user (addition) where the first and second numbers
were selected randomly. Ask the user the answer to the problem. Repeat this 10 times
with different random numbers and keep track of how many they answer correctly. Print
the number answered correctly at the end.