Question: c + + Write a program that prompts the user for a number between 1 0 and 2 0 . If the user enters a

c++Write a program that prompts the user for a number between 10 and 20. If the user enters a number outside that range, end the program.
Use a for loop to print a row of alternating charactesr (^ and *) ef length equal to the user's number.
Sample run of the program:
Enter a number between 10 and 20: 17
^*^*^*^*^*^*^*^*^

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!