You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Notice here that for the button we are specifying the window variable first, which is the Tk() function call, the text is the label of the button, and the command is the code that gets triggered: In this case its the reply function