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 statement? Provide an example.

Answer Posted / seshadri d

A lambda is a function which can we give any arguments but it can write the single statement.
Example :- x = lambda i,j : i+j
print(x(4,5))

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are python templates?

863


What does __ init __ py do in python?

801


Is python can be compatible with command prompt?

990


What is format () in python?

740


How to create a unicode string in python?

874


Write a program in python to produce star triangle.

808


Is there a constructor in python?

817


Does return print in python?

811


What applications are written in python?

802


Does python have multiple inheritance?

761


What is split() function?

979


Can you explain how python is interpreted.

887


What is difference between input and raw_input in python?

874


What is the difference between append() and extend() method in python?

880


What is anaconda program?

880