Posts by EZE • 13 points
1 post
-
1
votes2
answers316
viewsQ: Program to ask multiplication questions
I intend to make a program in Python (2.7.14) that generates two numbers randomly (from 0 to 10), multiply them, ask the result for the user, and display whether the result is correct or wrong,…