Question: Write a C++ program that draws these triangles using nested for loops using spaces and asterisks. Must look exactly like the output above and the

Write a C++ program that draws these triangles using nested for loops using spaces and asterisks. Must look exactly like the output above and the number of triangles must be able to be changed, and the base of the triangles. Sample output shown below:

t ae 8888 *
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
