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