79f483e018ba42cfb053fc3e005.../main.py
2025-06-11 15:59:29 +00:00

3 lines
62 B
Python

def main(request):
return {"result": "mama", "test": 1+1}