We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeebf4c commit d25444aCopy full SHA for d25444a
1 file changed
src/app.py
@@ -8,7 +8,7 @@
8
# '/'
9
@app.route("/")
10
def root():
11
- return f"Hello, there. It's {datetime.datetime.now().strftime("%A, %B %d, %Y")}. You want to go home and rethink your life."
+ return f"Ey, Inyalowda. Dis {datetime.datetime.now().strftime("%A, %B %d, %Y")}, ya. To ke go back home an pensa 'bout to laif, ya?"
12
13
# '/<name>'
14
@app.route("/<name>")
0 commit comments