Skip to content

Commit ecd9599

Browse files
save
1 parent da9328c commit ecd9599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wsgi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
@application.route("/")
55
def hello():
6-
return "Hello World!"
6+
return "Hello This is a webpage and this is Liveeeeeeee"
77

88
if __name__ == "__main__":
99
application.run()

0 commit comments

Comments
 (0)