Question: 6) Write a C++ program to generate three multiplications with n generated randomly (numbers between 2 and 12 inclusive). If the child user answers correctly,
6) Write a C++ program to generate three multiplications with n generated randomly (numbers between 2 and 12 inclusive). If the child user answers correctly, s/he'll get an encouragement otherwise the correct answer is displayed. Here is a sample run of the program; with user's input is in red: Do you want to multiply2 Y If the user replies by 'n 4 x 3 14 No. Dear:4 x3=12 Sample 4x5 20 output Very Good 3x9=36 No Dear: 3 x 9 27 Bye 12 11
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
