Sahildeep/DSA-Hacktoberfest-2022

Program to generate Pascal’s Triangle

Closed this issue · 2 comments

Given an integer N, return the first N rows of Pascal’s triangle.

In Pascal’s triangle, each number is the sum of the two numbers directly above

Please assign this to me.

Assigned it to @Sajwanankita