Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is a lambda function?

Answer Posted / nashiinformaticssolutions

An anonymous function is called a lambda function. This function can have a single statement but any number of parameters. For instance:

Lambda x, y = a = x*y print(a(7, 19))

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is decorator in python?

897


How to append to a string in Python?

976


What do you mean by ‘suites’ in python?

974


Explain Inheritance in Python?

1010


What is list comprehension how to define it and when to use?

915


What is python coded in?

1104


Whenever you exit python, is all memory de-allocated?

950


What does flush do in python?

862


Explain the difference between a list and the tuple?

936


How do I run a subprocess with pipes connected to both input and output?

1145


What does __ name __ mean in python?

895


Which os is best for python?

885


What is flask & its benefits?

963


What does the list comprehension do?

960


What is self in python constructor?

912