Quick Python Refactoring Tips (Part 2)
In this tutorial I show you another 8 quick Python refactoring tips for cleaner and more pythonic code. This is part 2 of my refactoring code series.
https://youtu.be/wd1JqBWm3lQ
Part 1 can be found here: Refactoring Part 1
1. Merge append into list ...
patloeber.hashnode.dev6 min read