VGandhi27 / hacktoberfest-2023

Create 4 pull requests by adding any DSA algorithms in C , C++, Java or Python
MIT License
9 stars 40 forks source link

Program to generate Pascal’s Triangle #60

Closed nikhildixit27 closed 8 months ago

nikhildixit27 commented 8 months ago

Given the number of rows n. Print the first n rows of Pascal’s triangle.