Simple function for Pascal's Triangle in Python. Outputs a list of lists with any amount of rows.
For definition and history of Pascal's Triangle, see https://en.wikipedia.org/wiki/Pascal%27s_triangle
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple function for Pascal's Triangle in Python. Outputs a list of lists with any amount of rows.
For definition and history of Pascal's Triangle, see https://en.wikipedia.org/wiki/Pascal%27s_triangle