Hacker News new | ask | show | jobs
by nness 927 days ago
I got stuck on rule 3 — what on earth is a "comprehension?"
1 comments

A list comprehension: E.g. [x for y in z]