My project is a to-do list made using Python and primarily the Tkinter library for GUI components. It features add task, delete task, clear completed, clear all, and complete task buttons. I chose to make this project to further practice using the Tkinter library after introducing myself to it in my last small project. I made it by using skills from YouTube videos/tutorials and googling any questions I had!