A simple description of all variable scopes in Python.
Class-based parameterized decorators look better than function-based ones because they reduce the number of nested function layers.
A new way to merge two dictionaries in Python 3.9.
Sometimes creating a list in Python can be harmful, and it's better to use Generator Expressions.