def hello_world()

in vpc-sample/main.py [0:0]


def hello_world(request):
    return "Hello World!"