Skip to content

Commit e7642bf

Browse files
authored
Rename pattren.py to 3.pattren.py
1 parent e2e4cb1 commit e7642bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
for i in MyStr:
1111
x -= 1
12-
print(MyStr[0:x])
12+
print(MyStr[0:x])

0 commit comments

Comments
 (0)