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 60d97ae commit abb0ae2Copy full SHA for abb0ae2
test.py
@@ -0,0 +1,7 @@
1
+# [START hello]
2
+print "Hello"
3
4
+# [END hello]
5
+# [START world]
6
+print "World"
7
+# [END lol]
0 commit comments