Shapes Program Instructions Create a program that creates the following shapes u
ID: 3542595 • Letter: S
Question
Shapes Program Instructions Create a program that creates the following shapes using for loops and while loop. 1.) Diamond - has 1 input as size (whole numbers only), char data type of 'D' will trigger the diamond 2.) Square - has 1 input as size (whole numbers only), char data type of 'S' will trigger the square 3.) Triangle - has 2 input as height and width(whole numbers only), char data type of 'T' will trigger the triangle NOTES: 1.) #include or #include gets no points, if found in the program AT ALL. 2.) does not compile gets no points. 3.) Not using the input as the program arguments gets no points.
Explanation / Answer
g
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.