News

This intro course provides an overview of Python 3 and the basics of programming. As you learn more, you can see how to do GUI programming using Tkinter.
We've built a few of those (like the simple To-Do List using Python). For this one, I wanted to use some GUI, so I decided we'll be importing the Tkinter library to have some usable UI elements.