Generator Expressions
摘要
This video segment describes the simplest way to create iterables, using a very similar syntax as a list comprehension, and explains the differences.