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 6929b79 commit 0b1f2d3Copy full SHA for 0b1f2d3
practice/hello-world/hello_world.py
@@ -1,2 +1,2 @@
1
def hello():
2
- return 'Hello world!'
+ return 'Hello, World!'
0 commit comments