We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f92703 commit 650bbddCopy full SHA for 650bbdd
loop.py
@@ -0,0 +1,2 @@
1
+for num in range(1, 11):
2
+ print(num)
0 commit comments