/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
- 19 votes188 views2 answers
- 24 votes189 views3 answers
- 0 vote192 views1 answer
- 7 votes195 views3 answers
- 2 votes189 views1 answer
- 10 votes267 views6 answers
- -1 vote193 views1 answer
- 43 votes194 views6 answers
- 0 vote214 views1 answer
- 1 vote230 views1 answer