Program to Print Pascal Triangle

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

|
60 : 00

Click the virtual machine below to start practicing