91127a02871c48c0bcca2216603.../main.py
2025-02-21 14:33:57 +00:00

4 lines
64 B
Python

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