7218e6e929594cb8a4c61d91553.../main.py
2024-11-29 12:26:00 +00:00

5 lines
71 B
Python

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