1089aafe3336462eb3acc5a2e1b.../main.py
2025-02-21 14:31:05 +00:00

4 lines
64 B
Python

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