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 do you convert a string to in python?
Explain about the dictionary function in python?
How do you represent binary and hexadecimal numbers?
Differentiate between deep and shallow copy in python?
Is python a shell scripting language?
What are its benefits of flask?
What is numpy? Is it better than a list?
Does python support object oriented scripting?
How do you write a function in python 3?
How type casting is done in python?
What is tkiner?
What is json? Describe in brief how you’d convert json data into python data?
How can we make a executable file with python script?
What is the significance of ‘self' parameter in an object method? Should we always name this parameter as ‘self'?
How to walk through a list in a sorted order without sorting the actual list?