This project is a simple and interactive To-Do List Manager that helps users keep track of their tasks. Users can add tasks, view them, mark them as completed, and remove them when done. The program provides a clean and structured interface for easy task management.
- ✅ Add Tasks: Users can add new tasks to their to-do list.
- 📌 View Tasks: Displays all tasks with a completion status.
- ✔️ Mark as Completed: Tasks can be marked as done.
- 🗑 Remove Tasks: Users can remove completed or unnecessary tasks.
- 🎨 User-Friendly Menu: Simple and clear text-based interface with numbered choices.
- Run the script
- Choose an option from the menu:
1️⃣Add a new task2️⃣View tasks3️⃣Mark a task as completed4️⃣Remove a task5️⃣Exit the program



