617e35bfce854bf3a9dced73540.../main.py
2024-12-06 14:38:55 +00:00

4 lines
79 B
Python

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