sample-functions-framework-python/main.py (2 lines of code) (raw):

def hello(request): return "hello, world"