A student asked an excellent question. ``` If Tuples are Immutable - why then can they contain Mutable Items like Lists? ``` This is nicely answered on this stackexchange post. http://stackoverflow.com/questions/9755990/why-can-tuples-contain-mutable-items
A student asked an excellent question.
This is nicely answered on this stackexchange post.
http://stackoverflow.com/questions/9755990/why-can-tuples-contain-mutable-items