15c09976f2bc430a9ee1a526f4b.../main.py
2025-02-21 14:39:42 +00:00

4 lines
64 B
Python

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