# Introduction In this lab, we will learn how to write a C++ program to print Pascal Triangle. Pascal's triangle is a triangular array of binomial coefficients. It is named after the French mathematician Blaise Pascal, although other mathematicians studied it centuries before him in India, Persia (Iran), China, Germany, and Italy.
Click the virtual machine below to start practicing