This collection on notes contains:
- Lists: methods, list comprehension, sorting
- Dictionaries: methods, dictionary comprehension, sorting
- Strings
- Tuple
- Sets
- Comprehensions
- Map, Filter, All, Any
- Lambda function
- Zip
- Sort
- Reading and writing files
- JSON files
- Files manipulation
- Matrix manipulation: creating and editing a matrix
- Image operations: cut, paste, crop and image filters (grey, blur, contrast, lumi, lens, random, pixelation)
- Generators
- Decorators
- Mutations
- One-liners
- Exceptions