akshitagit / CPP

Repository for C++/C codes and algos.
https://github.com/akshitagupta15june
MIT License
486 stars 432 forks source link

Pascal's Triangle #208

Open Valkyrie006 opened 3 years ago

Valkyrie006 commented 3 years ago

Description

Write a function to create n lines of Pascal's triangle.

Language

C++

Deliverables

DevanshD3 commented 3 years ago

Hey I would love to work on this as a part of hactoberfest!

DevanshD3 commented 3 years ago

### Description Write a function to create n lines of Pascal's triangle.

Language C++, Python, C

Deliverables Code

Comments for better understanding @akshitagupta15june can I work on this as part of Hactoberfest?

akshitagupta15june commented 3 years ago

yes

sourabhkumar45 commented 3 years ago

I would like to work on it.

Valkyrie006 commented 3 years ago

Thanks