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.
2 parents b86ff84 + 781e4b3 commit 2321289Copy full SHA for 2321289
demo.py
@@ -1 +1,4 @@
1
print('hello world')
2
+
3
+for item in [1,2,3,4,5,6,'foo','bar','baz']:
4
+ print('eh')
0 commit comments