We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020b355 commit 168cd1eCopy full SHA for 168cd1e
application.py
@@ -4,4 +4,4 @@
4
5
@app.route("/")
6
def hello():
7
- return "Hello World!"
+ return "Hello, World!"
0 commit comments