The Python Oracle

What's the difference between lists and tuples?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Mysterious Puzzle

--

Chapters
00:00 Question
00:19 Accepted answer (Score 1098)
02:35 Answer 2 (Score 404)
04:07 Answer 3 (Score 218)
04:32 Answer 4 (Score 88)
05:13 Thank you

--

Full question
https://stackoverflow.com/questions/6267...

Accepted answer links:
["Python Tuples are Not Just Constant Lists"]: http://jtauber.com/blog/2006/04/15/pytho.../
["Understanding tuples vs. lists in Python"]: http://news.e-scribe.com/397
[also mentions this]: http://docs.python.org/2/tutorial/datast...
[namedtuple]: http://docs.python.org/dev/library/colle...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #list #tuples

#avk47