Python Comprehensions
Jump to navigation
Jump to search
Internal
TODO
- PROCESS IPy Comprehensions Page 84.
Overview
A comprehension is a compact way of creating a data structure from one or more iterators.
A comprehension is a compact way of creating a data structure from one or more iterators.