> Advanced language features and writing more "Pythonic" code. - [ ] Virtual Environments (`venv`, `pip`) - [ ] Testing (unit tests, `pytest`) - [ ] Lambda Functions, `map()` / `filter()` / `reduce()` - [ ] Decorators & Generators - [ ] Context Managers (`with`) - [ ] Logging & Debugging