Search Bar In this article we are going to build a Search Bar with the help of Tkinter module(to build Graphical User Interface),Webbrowser module (to open a web browser)Using python …
Music Player As we all know Python has a very rich library support, so from the bunch of libraries we are going to use some of them to build our GUI based music player. The libraries we are g…
Stop-watch Python offers multiple options for developing GUI (Graphical User Interface). Out of all the GUI methods, tkinter is most commonly used method. It is a standard Python interface to th…
Color Game TKinter is widely used for developing GUI applications. Along with applications, we can also use Tkinter GUI to develop games. In this game player has to enter color of the word …
Chal Mera Putt 2 …