I am using tkinter module and trying to take input from the user and print it on screen.
I have used following codes to do so:
import tkinter as tk