859e12205b15477089d1e13d140.../main.py
2024-12-06 14:44:37 +00:00

4 lines
79 B
Python

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