/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
- 0 vote128 views1 answer
- 1 vote141 views2 answers
- 0 vote124 views1 answer
- 2 votes136 views2 answers
- 3 votes163 views6 answers
- 0 vote148 views1 answer
- -1 vote145 views1 answer
- 2 votes130 views2 answers
- 0 vote155 views1 answer
- 3 votes143 views3 answers