/Python/In <lambda> tk.Button(self.frame, text = text, command= lambda:self.new_window(number, _class)).grid(padx= 5, pady= 5, sticky= N + E + W + S) File "C:\Users\CSB\Desktop\python program\triple_window.py", line 50, in new_window
In <lambda> tk.Button(self.frame, text = text, command= lambda:self.new_window(number, _class)).grid(padx= 5, pady= 5, sticky= N + E + W + S) File "C:\Users\CSB\Desktop\python program\triple_window.py", line 50, in new_window
In tk.Button(self.frame, text = text, command= lambda:self.new_window(number, _class)).grid(padx= 5, pady= 5, sticky= N + E + W + S) File "C:\Users\CSB\Desktop\python program\triple_window.py", line 50, in new_window
0
- 7 votes105 views3 answers
- 9 votes107 views4 answers
- 85 votes107 views6 answers
- 1 vote115 views1 answer
- 21 votes96 views5 answers
- 0 vote129 views4 answers
- 7 votes95 views4 answers
- 0 vote91 views1 answer
- 17 votes117 views2 answers
- 0 vote92 views1 answer