Tony C wrote: > > The list variable is the same object, and contains the sorted list, so > why bother with the complexity of immutable types at all? * only immutable objects can be dictionary keys * specifically immutable strings are a performance optimization