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 9860bea commit 7ae1127Copy full SHA for 7ae1127
learningPython/f1.py
@@ -0,0 +1,3 @@
1
+for x in 'spam':
2
+ pass
3
+print(x)
0 commit comments