Library
Home
Python
Posts
Tutorials
Project
Publications
Book
Courses
Contact
Package Index
Python Package Index.
Lambda Expressions are ideally used when we need to do something simple and are more interested in getting the job done quickly rather than formally naming the function. Lambda expressions are also known as anonymous functions.
Cite
×