Answer Posted / hr@tgksolutions.com
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 are arguments passed - by reference or by value?
What is with open in python?
how do you debug a program in python?
Why python is a dynamic language?
What are supporting python packages for data science operations?
How much ram is required for python?
What is form feed in python?
What are membership operators in python? Write an example to explain both.
How will you share global variables across modules?
What is the optional statement used in a try except statement in Python?
What is the proper way to say good bye to python?
What does by python a scripting language?
How to convert strings into integers in python?
How do you define xrange in python 3?
Is end a keyword in python?