We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9842a3b commit 65c3963Copy full SHA for 65c3963
Say Hello, World! With Python/main.py
@@ -0,0 +1,2 @@
1
+a="Hello, World!"
2
+print(a)
0 commit comments