/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
- 1 vote96 views1 answer
- 186 votes237 views6 answers
- 0 vote133 views1 answer
- 0 vote131 views1 answer
- 1 vote143 views1 answer
- 3 votes132 views1 answer
- 157 votes230 views3 answers
- 8 votes141 views1 answer
- 0 vote148 views1 answer
- 0 vote132 views1 answer