- Anonymous functions. List comprehensions.
- Gentle introduction to object-oriented programming; using the built-in dir() function, enumerate the methods of strings, tuples, lists, dictionaries.
- Using these methods for problem-solving with compound
types.