You will build a program that asks the user multiplication problems and keeps track of how many they get right.
- The system will generate two random number between 0 and 12
- The user can see the multiplication problem on the screen
- The user can enter their answer
- The system will ask 20 questions
- The user can see their score at the end
- The user can choose to go again
- The system will run until te user answers no
4x6= 24
1x8= 8
...
3x9= 24
Result: 85%
Again(y/n): y
5x5= 25
...
2x0= 25
Result: 55%
Again(y/n): n