Intermediate- Python Developer Interview - part 3
Photo by Amélie Mourichon on Unsplash
Lambda Functions
Lambda functions are also called as anonymous function. So why these functions are called as anonymous🤔
Here is the reason:
They are actually defined without any name. Below is the syntax for de...
gayatri.hashnode.dev9 min read