# Introduction In this lab, you will learn how to create a half pyramid pattern using stars (\*) by using the C++ programming language. This lab will teach you how to implement various nested loop structures using iteration.
Click the virtual machine below to start practicing