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 the difference between `list` and `tuple` in Python?

Answers were Sorted based on User's Feedback



What is the difference between `list` and `tuple` in Python?..

Answer / nashiinformaticssolutions

Lists are mutable, meaning you can change their content after creation. Tuples are immutable and cannot be changed once defined.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between `list` and `tuple` in Python?..

Answer / glibwaresoftsolutions

Lists are mutable, meaning you can change their content after creation. Tuples are immutable and cannot be changed once defined.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Why is this important?

0 Answers  


What’s the difference between a for loop and a while loop?

0 Answers  


How does break work in python?

0 Answers  


Explain accessor and mutator methods in python?

0 Answers  


What is import in python?

0 Answers  


Should I learn python before c?

0 Answers  


What is a repl in python?

0 Answers  


How can you handle multiple exception in python?

0 Answers  


Why python is fast?

0 Answers  


What is python and explain some of its benefits?

0 Answers  


What is sockets? Explain.

0 Answers  


What is the difference between Python and PHP?

0 Answers  


Categories