Make the important rule explicit before you try to make the code clever.
This heuristic prevents many beginner and mid-level Python mistakes. Connect the idea to a realistic coding decision so recall is easier when solving similar questions.
Additional Notes
What rule of thumb should you remember for observability?