# Introduction In this lab, we will learn how to print a perfect square of numbers using the sleep and delay functions in C++. These functions are useful for showing the user multiple outputs for a given period. We will implement this program in the `~/project/main.cpp` file.
Click the virtual machine below to start practicing