Hacker News new | ask | show | jobs
by iak8god 2739 days ago
I write my python interactively in a repl, and often end up with deeply nested list comprehensions as a result. I always need to break them up to have any chance of understanding it even a day later.