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 8719a4c commit e8a6849Copy full SHA for e8a6849
session-1.md
@@ -45,7 +45,7 @@ You might hear us using the terms "web application" or "web app" or "interactive
45
46
Open your code editor (Atom or Sublime), and create a new file. In this file, let's just type one thing:
47
48
-`print 'Hello, World!'`
+`print ('Hello, World!')`
49
50
It doesn't matter if you use single or double quotation marks, as long as you use them together, in pairs.
51
0 commit comments