We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c483bd1 commit 8346283Copy full SHA for 8346283
Week03/pyramid_niyazi_cetinkaya.py
@@ -6,5 +6,4 @@ def calculate_pyramid_height(number_of_blocks: int) -> int:
6
else:break
7
return height
8
9
-
10
-print(calculate_pyramid_height(7))
+
0 commit comments