Beginner’s Python: Session Seven
Session Content
Standard Content
- Learn the limitations of lists/tuples
- Use dictionaries to overcome these
- Manipulate dictionaries, as with lists
- Loop through dictionaries in multiple ways
Additional Notes
- Sets
- Dictionary comprehension
- Positional and named arguments