Python CLI To-Do App A simple command-line to-do list application built using Python. Features Add tasks View tasks Delete tasks Menu-driven interface How to Run Install Python Open terminal in project folder Run: python todo.py