Skip to content

Commit 340b535

Browse files
authored
Rename double_pyramid.py to 6double_pyramid.py
1 parent bef774c commit 340b535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
for j in range(1, 2 * i):
1414
print("*", end="")
1515

16-
print()
16+
print()

0 commit comments

Comments
 (0)