/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
- 110 votes342 views4 answers
- 0 vote350 views1 answer
- 1 vote336 views1 answer
- -1 vote373 views1 answer
- 0 vote359 views1 answer
- 7 votes337 views1 answer
- 4 votes314 views3 answers
- 0 vote340 views1 answer
- 0 vote382 views1 answer
- 0 vote394 views1 answer