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