We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d67aa4 commit 294f419Copy full SHA for 294f419
6th.py
@@ -0,0 +1,2 @@
1
+for x in range(0,31,10):
2
+ print (x)
0 commit comments