Skip to content

Commit 8da64a8

Browse files
Update symbol_pattern_2.py
1 parent 43425d6 commit 8da64a8

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
@@ -1,2 +1,2 @@
11
for i in range(1, 6):
2-
print("*" * i)
2+
print("*" * i)

0 commit comments

Comments
 (0)