Question: Write a program using C++ which asks a user to enter an integer between 1 and 10 . This code must then prompt the user


Write a program using C++ which asks a user to enter an integer between 1 and 10 . This code must then prompt the user if the value entered does not fall within this range. When the user is successful, display a congratulatory message as many times as is the value of the successful number the user entered. Note: 1. Please ensure that this is your own code. 2. Don't copy from other answers previously posted on Chegg. 2. Write short notes above each line of code to explain what they do. 3. Send an image that proves that the code runs properly
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
