/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 votes127 views1 answer
- 7 votes128 views3 answers
- 0 vote127 views1 answer
- 28 votes123 views2 answers
- 2 votes150 views2 answers
- 0 vote101 views1 answer
- 0 vote142 views1 answer
- 122 votes122 views6 answers
- 0 vote124 views1 answer
- 1 vote128 views1 answer