Skip to content

Commit 294f419

Browse files
committed
Create 6th.py
1 parent 6d67aa4 commit 294f419

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

6th.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
for x in range(0,31,10):
2+
print (x)

0 commit comments

Comments
 (0)