Skip to content

Commit 9a4efb3

Browse files
authored
Rename 6th.py to Step of 10.py
1 parent 47bdeb9 commit 9a4efb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

6th.py Step of 10.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
for x in range(0,31,10):
2-
print (x)
2+
print (x)

0 commit comments

Comments
 (0)