def hello_world()

in file-sync-example/python/src/app.py [0:0]


def hello_world():
    return 'Hello, World from Flask!\n'