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 a06cf48 commit aa4e346Copy full SHA for aa4e346
exercises/practice/hello-world/hello_world.py
@@ -1,2 +1,2 @@
1
def hello():
2
- return 'Goodbye, Mars!'
+ return 'Hello, World!'
0 commit comments