/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 vote168 views2 answers
- 13 votes206 views4 answers
- 0 vote163 views1 answer
- 8 votes159 views3 answers
- 0 vote120 views1 answer
- 0 vote194 views1 answer
- 2 votes223 views1 answer
- 0 vote173 views1 answer
- 7 votes174 views3 answers
- 0 vote175 views1 answer