I have a function that gets called from a button. It has a time.sleep()
def func(): button.place_forget() text = Label(root, text = "Text"