Ofter there is a need of Graphical User Interface during programming.Hence in Python there is a special library called Tkinter which is used in making this GUI.
This greeter is made in python using tkinter library. it will take ur name and greet you with ur name.