Adding label in tkinter code example Example: Adding label in tkinter >>> greeting = tk.Label(text="Hello, Tkinter")