/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
- 33 votes202 views2 answers
- 0 vote232 views2 answers
- 5 votes183 views7 answers
- 0 vote223 views1 answer
- 0 vote217 views1 answer
- 0 vote204 views1 answer
- 1 vote227 views2 answers
- 0 vote204 views1 answer
- 0 vote227 views1 answer
- 0 vote247 views1 answer