Skip to content

Commit 49284de

Browse files
authored
Rename diamond_border.py to 7diamond_border.py
1 parent 3c63c5d commit 49284de

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
@@ -21,4 +21,4 @@
2121
print ("*", end = " ")
2222
else:
2323
print (" ", end = " ")
24-
print()
24+
print()

0 commit comments

Comments
 (0)