Reading List Manager
This project introduces students to building a Reading List Manager in Python, where they can categorize books into "Currently Reading," "Books Read," and "Want to Read." Students will learn how to structure data, create functions for adding and removing books, search for specific titles, and organize their reading list using sorting and user input.