Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 229 Bytes

File metadata and controls

12 lines (9 loc) · 229 Bytes

Command-Line To-Do List App

Description

A simple Python CLI application to manage daily tasks with persistent storage.

Concepts Used

  • Lists and Dictionaries
  • File Handling
  • Control Flow

How to Run

python todo.py