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 3627f4e commit 9a888bcCopy full SHA for 9a888bc
main.py
@@ -0,0 +1,4 @@
1
+from __future__ import print_function
2
+
3
+if __name__ == '__main__':
4
+ print('Hello world')
0 commit comments