Answer Posted / nashiinformaticssolutions
When an anonymous function is needed temporarily, Lambda is usually used. Two methods exist for applying lambda functions:
Lambda function assignment to a variable
Using another function to wrap a Lambda function
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Has python has monkey patching concept within?
Is python interpreted language?
When do you choose a list over a tuple?
Can python replace bash?
How to get a random number in python?
What is python and python scripting?
What is the key difference between java and python?
What are the use of tuples in python?
What is difference between raw_input and input in python?
What does eval mean in python?
In python, how do I read a file line-by-line into a list?
Explain the use of try: except raise, and finally?
What does defined by whitespace in python?
Define encapsulation in python?
What is os module?