Collaborative Task Manager A simple CLI tool to add, list, and complete tasks. Built in Python. Usage python task_manager.py add "Buy groceries" python task_manager.py list python task_manager.py complete 1