This is Basic and Frist Project on tkinter of Python-GUI
Before Installation You will need: Python3.4 or Higher Version: For Window: You can download https://www.python.org/downloads And add Path at time of installation or by Environment Path by manually For Linux: It get pre-install in it. Now Install using: pip -i install tkinter
Now you can run the Script. Using python file name.py(IN WINDOW) python3 file name.py(IN LINUX)