def bt_clk(num): cur_num = db.get() db.delete(0, END) f_num = cur_num + num db.insert(0, f_num) first_num = 0 math = '' def calc(math_type): global first_num, math ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results