Y
Hacker News
new
|
ask
|
show
|
jobs
by
UltraSane
426 days ago
I often will intentionally store intermediate values in variables rather than just doing a clever one liner in Python specifically because I know it will make debugging easier.