def hello_world()

in demoApps/python-webserver/app.py [0:0]


def hello_world():
    return 'Hello, World!'