Python how to make a button unclockable code example Example: make tkinter btn disable btn1['state'] = 'normal' btn1['state'] = 'disabled'