Skip to content

Commit 8346283

Browse files
authored
Update pyramid_niyazi_cetinkaya.py
1 parent c483bd1 commit 8346283

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Week03/pyramid_niyazi_cetinkaya.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ def calculate_pyramid_height(number_of_blocks: int) -> int:
66
else:break
77
return height
88

9-
10-
print(calculate_pyramid_height(7))
9+

0 commit comments

Comments
 (0)