Question: Write a program that reads an int n from the user and prints out the following shape with height = n . In the following
Write a program that reads an int n from the user and prints out the following shape with height = n. In the following example n = 4.
*******
*****
***
*
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
