Python To-Do List App This is a simple command-line To-Do List application. Features Add tasks View tasks Mark tasks as complete Delete tasks How to Run Clone the repository: git clone https://github.com/maxmeadowcroft/python-to-do-app.git Run the app: python todo.py