Despite the order of the "for" clauses sounding a bit awkward in English, I do sometimes use comprehensions with nested loops.

Read more 👉 https://trey.io/aeo9fg

#Python

Nested list comprehensions

Nested list comprehensions in Python can look complex, but with thoughtful whitespace, they can be pretty readable!