This is a simple command-line To-Do List application written in Python. The application allows users to add, view, and remove tasks. All tasks are saved to a text file (tasks.txt) so that they persist even after the program is closed.
tasks.txt