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 8239803 commit 5fb79ceCopy full SHA for 5fb79ce
coding202-parsing-json/hello.py
@@ -1,2 +1,4 @@
1
-print "Hello World!"
2
-print "How are you?"
+
+print ("Hello World!")
3
4
+print ("How are you?")
0 commit comments