In this video, we'll be exploring the world's famous programming language, PYTHON.
In this video we will understand the python's anonymous functions that is Lambda Functions. Firstly we will see what is actually the lambda function is and its examples and we also the use of lambda functions in map() and filter() functions. Finally we will discuss the differences between def difened fuctions and lambda functions.
Don't forget to hit the like and subscribe button for more exciting videos!
chapters :
0:00 Introduction
0:55 Lambda Functions
1:15 Examples
2:35 map()
3:45 filter()
4:30 def v/s lambda
5:05 Conclusion