def hello()

in app/app.py [0:0]


def hello():
    return "Hello World!"