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 d0642d8 commit 060fbcbCopy full SHA for 060fbcb
exercises/19011xxxxx/1001S02E02_hello_python.py
@@ -0,0 +1,2 @@
1
+msg = "Hello world"
2
+print (msg)
0 commit comments