/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 votes300 views1 answer
- 1 vote315 views1 answer
- 1 vote338 views1 answer
- 3 votes299 views1 answer
- 4 votes276 views3 answers
- 0 vote324 views1 answer
- 11 votes324 views4 answers
- 6 votes375 views1 answer
- 0 vote313 views1 answer
- 0 vote291 views1 answer