Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 202 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 202 Bytes

console based ToDo List application

Features:

  1. Add a new task to the list.
  2. Display the list of tasks.
  3. Mark a task as completed.
  4. Remove a task from the list.
  5. Exit the application.