/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
- 2 votes153 views1 answer
- 3 votes173 views1 answer
- 15 votes111 views2 answers
- 0 vote151 views1 answer
- 9 votes149 views2 answers
- -1 vote112 views1 answer
- 5 votes150 views5 answers
- 0 vote144 views1 answer
- 0 vote177 views1 answer
- 6 votes145 views2 answers