Question: Write a C++ program to print out an upside down triangle of stars to the screen. The user will enter the number of stars in

Write a C++ program to print out an upside down triangle of stars to the screen. The user will enter the number of stars in the first line. For example: How many stars on the first line? How many stars on the first line? 5 then add an inner loop that can print that many stars on one line
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
