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 LIST comprehensions features of Python used for?



What is LIST comprehensions features of Python used for?..

Answer / chaitanya

LIST comprehensions features were introduced in Python version 2.0, it creates a new list based on existing list.

It maps a list into another list by applying a function to each of the elements of the existing list.

List comprehensions creates lists without using map() , filter() or lambda form.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Python Interview Questions

How will you remove an object from a list?

0 Answers  


What does Django mean in Python?

0 Answers  


What is memory management in python?

0 Answers  


Why do we want to use break statement in while-loop?

0 Answers  


Explain about the programming language python?

0 Answers  


What are the programming-language features of python?

0 Answers  


Is python full stack?

0 Answers  


What does quit () do in python?

0 Answers  


What is an egg in python?

0 Answers  


What is decorator in python?

0 Answers  


Explain global and local variables in python?

0 Answers  


Tell me what is the difference between django, pyramid, and flask?

0 Answers  


Categories