I want to make a calculator with tkinter, but there's a bug on this line of code, where's the bug? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

I want to make a calculator with tkinter, but there's a bug on this line of code, where's the bug?

b1 = Button(root, text = "1", padx = 50, pady = 30, command = Lambda: add_Button(1))

15th May 2021, 8:01 AM
Yohanes Prasdya
Yohanes Prasdya - avatar
1 Respuesta
0
Haha, thanks 😂😂, i never use lambda :(
15th May 2021, 9:32 AM
Yohanes Prasdya
Yohanes Prasdya - avatar