Question: QUESTION 43: [15 pts] Write a C++ program, using nested loops, that displays a shape with numbers and stars as shown in the sample runs
QUESTION 43: [15 pts] Write a C++ program, using nested loops, that displays a shape with numbers and stars as shown in the sample runs below. The program should ask the user to enter the number of lines (n) of the shape greater than 2 . If the number of lines is not greater than 2, print an appropriate error message and quit the program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
