Question: Program in C lanaguage .. Your program should user enters a nonpositive number, treat it as if the user entered 1. Print out the following
Program in C lanaguage ..

Your program should user enters a nonpositive number, treat it as if the user entered 1. Print out the following shapes (my examples are for a size of 5), with a line or two separating each one from the next d prompt the user for a number to use as the size for the following shapes; if the 1. A square with height size and width size 2. A rectangle with height size and width 3size 3. A triangle with height size and width size (base is at the bottom, rows are aligned left) e* 143 . A triangle with height size and width size (base is at the top, rows are aligned left) 5. A triangle with height size and width size (base is at the bottom, rows are aligned right) E2 4* 04 6. A triangle with height size and width size (base is at the top, rows are aligned right) 1*
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
