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 940ae12 commit c1b5a11Copy full SHA for c1b5a11
app.py
@@ -3,4 +3,4 @@
3
4
@app.route("/")
5
def hello():
6
- return "Hello, World!"
+ return "Hello, Michael!"
0 commit comments