Step-by-step instructions
This project will guide you to create a **basic to-do list application** using Python. Students will learn to handle lists, loops, and simple user input.
tasks to store to-do items.tasks = []input().tasks list.tasks list.1. Buy groceries 2. Complete homework 3. Call friend
tasks list.Have fun building your To-Do List! ✅