import tkinter as tk from tkinter import * win = Tk() win.geometry("640x320") win.title("e") text1 = tk.label(\'yes\', width = \'200\', height =