a094d99590e14653b31f03b35eb.../main.py
2024-12-06 14:45:41 +00:00

4 lines
79 B
Python

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