Machine Learning Intern
- Machine learning intern
This Python-based To-Do List App helps users manage tasks
by allowing them to add, view, complete, and delete tasks. It
uses file handling (JSON) to store tasks for future access. The
program features an interactive menu for easy task
management. This project introduces basic Python concepts
like loops, lists, and functions