The Python Oracle

Generator expressions vs. list comprehensions

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5

--

Chapters
00:00 Question
00:22 Accepted answer (Score 344)
01:21 Answer 2 (Score 235)
01:49 Answer 3 (Score 134)
02:12 Answer 4 (Score 69)
04:54 Thank you

--

Full question
https://stackoverflow.com/questions/4778...

Accepted answer links:
[John's answer]: https://stackoverflow.com/a/47792/451834...

Answer 3 links:
[Generator expressions and list comprehensions]: https://docs.python.org/3/howto/function...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #listcomprehension #generatorexpression

#avk47