79657143

Date: 2025-06-07 16:17:09
Score: 1.5
Natty:
Report link

The app.run function is blocking. So, any statements after the function are not executed. This is why you don't see the print statement. I suggest printing the output before running the app using app.run.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jan-Jaap Korpershoek