Answer Posted / glibwaresoftsolutions
One kind of anonymous function is a lambda function. This function accepts a single statement and as many parameters as you like.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How long can an identifier be in python?
Whenever python exits, why isn’t all the memory de-allocated?
What is flask- wtf? Explain its features.
Can we use angularjs with python?
What is the difference between list and tuples in python?
Is it better to learn python or java?
How do you comment in python?
How is exception handling done in python?
What does if __name__ == “__main__”: do?
What is abnormal termination?
Name few python shells?
What are functions in python?
What is python lint?
What are some good python projects?
Is python dictionary a hash table?