Printing Perfect Squares in C++

# 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.

|
60 : 00

Click the virtual machine below to start practicing