Hacker News new | ask | show | jobs
by zahlman 297 days ago
> I find list and dict comprehensions are a lot less error prone and more robust than the “manual” alternatives.

I find them easier to understand and explain, too.