Program to Print Full Pyramid Using CPP

# Introduction In this lab, you will learn how to write a C++ program to print a full pyramid using \*. The program will prompt the user to enter the number of rows they want to print and then it will print a full pyramid with that many rows.

|60 : 00

Click the virtual machine below to start practicing