📅  最后修改于: 2022-03-11 14:46:19.058000             🧑  作者: Mango
tk.Button(self.frame, text = text, command= lambda:self.new_window(number, _class)).grid(padx= 5, pady= 5, sticky= N + E + W + S)