/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 vote109 views1 answer
- 10 votes107 views3 answers
- 4 votes108 views4 answers
- 16 votes120 views4 answers
- -1 vote112 views1 answer
- 0 vote119 views1 answer
- 0 vote119 views2 answers
- 0 vote118 views1 answer
- 5 votes132 views1 answer
- 16 votes112 views5 answers