Tkinter is a Python library that serves as an interface to the Tk GUI toolkit, making it the default GUI for Python. It is included with standard installations of Python on Linux, Windows, and macOS. Tkinter was initially developed by Steen Lumholt and Guido van Rossum, and later revised by Fredrik Lundh. It is released as free software under a Python license.
The University of Massachusetts Amherst
Spring 2023
This course introduces computer programming and problem-solving. Students learn using a modern language, covering variables, data types, branching, functions, classes, and methods. Emphasis is on real-world problem translation, computational understanding, and debugging.
No concepts data
+ 30 more concepts