/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
- 27 votes175 views6 answers
- 1 vote169 views1 answer
- 0 vote180 views1 answer
- 0 vote214 views1 answer
- 6 votes260 views1 answer
- 3 votes182 views1 answer
- 0 vote169 views1 answer
- 0 vote164 views1 answer
- 1 vote284 views2 answers
- 6 votes235 views3 answers