Lecture 5: Objects in Python
This lecture introduces Python tuples, lists, and dictionaries, as well as the concept of mutability and how to avoid problems relating to it. Topics covered: Tuples, lists, dictionaries, methods, identifiers, modifying objects, aliasing, mutability.