Skip to content

Commit d014f31

Browse files
committed
Update README.md for pascal_triangle.py
1 parent 174ad08 commit d014f31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ These programs can be imported and used as modules in your programs.
4646
- nPr
4747
- nCr
4848
- Uses factorial.py for calculating factorials
49+
50+
8. pascal_triangle.py
51+
- Pascal's Triangle
52+
- Uses permutations_combinations.py for calculating nCr

0 commit comments

Comments
 (0)