So I was trying to build a calculator:
def button_add(): first_num = e.get() global f_num global math math = "add" f_num = int(f