+ 3
Well If u have python 3.6 or more than 3.0
Then u can just type " import Tkinter " and the module will be imported and now u can use Tkinter functions
Else u need to install Tkinter from web or using pip.
*And please refer to a good book for all functions and working of Tkinter if u don't know how to use Tkinter
Thanks



