Using Lambda Functions with Tkinter

preview_player
Показать описание
In this video we will take advantage of Lambda function in Tkinter to pass in Parameters into our function calls.

Normally when assigning a function to a button or similar widget, we cannot use brackets. Lambda functions help us get around this.
Рекомендации по теме
Комментарии
Автор

Thanks, I feel like so many tutorials completely ignored why a lambda function was being used. Huge help!

jahaynes
Автор

Thank you! I was seeing recommendations to use a lambda function to pass an argument, but wasn't quite understanding how to do it. This was very helpful.

elizabethsullivan
Автор

man, you actually saved my life, very thanks

Iarley
Автор

You got the output but I get self argument not passed error please help why this is happening 🥺

PankajMandal-mdhk
Автор

Why are you even naming this series a Tutorial when you dont explain the lambda function, that bassically whats a tutorial all about

paveltomek