Skip to content

Commit

Permalink
0-main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambesawi committed Sep 28, 2023
1 parent 20c5442 commit 3b72776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 0x00-pascal_triangle/0-main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"""
pascal_triangle = __import__('0-pascal_triangle').pascal_triangle


def print_triangle(triangle):
"""
Print the triangle
Expand Down

0 comments on commit 3b72776

Please sign in to comment.