Beginners Guide to Standard GUI library in Python – Tkinter

This article was published as a part of the Data Science Blogathon. Introduction A graphical user interface (GUI) is the interface that gives flexibility for user interaction. It fascinates me because of its interactivity. More engaging the application, the better it is when it comes to game development. The most common components of the GUI … Continue reading Beginners Guide to Standard GUI library in Python – Tkinter