We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da9328c commit ecd9599Copy full SHA for ecd9599
1 file changed
wsgi.py
@@ -3,7 +3,7 @@
3
4
@application.route("/")
5
def hello():
6
- return "Hello World!"
+ return "Hello This is a webpage and this is Liveeeeeeee"
7
8
if __name__ == "__main__":
9
application.run()
0 commit comments