def hello()

in app.py [0:0]


def hello():
    return app.send_static_file("index.html")