runtime error
Exit code: 1. Reason: Todo App Menu: 1. Add Task 2. Delete Task 3. Mark Task as Complete 4. List Tasks 5. Quit Traceback (most recent call last): File "/home/user/app/app.py", line 79, in <module> app.run() File "/home/user/app/app.py", line 50, in run choice = input("Enter your choice (1-5): ").strip() EOFError: EOF when reading a line Enter your choice (1-5):
Container logs:
Fetching error logs...