Question: Q1 (10 points) Write a simple program in C++ to display the output below exactly as shown (i.e, it should include white space to position
Q1 (10 points) Write a simple program in C++ to display the output below exactly as shown (i.e, it should include white space to position the pyramid toward the right, as shown). You can start your program as far to the left as possible, it doesn't need to be as far over as shown below. Your output should like up as is shown below. characters you use as shown below It should end up looking like a triangle. Alternate the >./progl IMPORTANT 1. You are not allowed to use a "string" data type in your code. So DO NOT take an approach similar to the following: c endl; cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
