Collections Checkpoint
- Explain list mutability.
- Convert a list to unique values.
- Count word frequency.
- Find the second-largest distinct number.
- Unpack a tuple.
- Explain when to use a set.
- Build a shopping cart dictionary.
- Normalize a sentence.
- Predict the result of slicing examples.
- Complete one collection mini-project.