Hacker News new | ask | show | jobs
by craigds 3742 days ago
Which is why you should probably avoid nesting list comprehensions. A normal for loop with a single list comprehension inside it works just as well, and is far easier to read.