Skip to content

Commit 84231a7

Browse files
authored
Update and rename How-many-stars-print to How-many-stars-print.py
Extension added. Indentation fixed.
1 parent e2560fa commit 84231a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Basic/How-many-stars-print renamed to ‎Basic/How-many-stars-print.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
break
99
else:
1010
print("*")
11-
print('\n\tCode By codezila.org :)\n\tJoin Us On : <github.com/codezila-org>\n\tFor More Mail Us : <contact@codezila.org>')
11+
print('\n\tCode By codezila.org :)\n\tJoin Us On : <github.com/codezila-org>\n\tFor More Mail Us : <contact@codezila.org>')

0 commit comments

Comments
 (0)
close