/iterators-generators-and-uncertainty

Iterators and generators are powerful abstractions within Python that have a variety of uses. This article reviews how they are defined, how they are related, and how they can help programmers work in an elegant and flexible way with data structures and data streams of an unknown or infinite size.

Primary LanguageJupyter NotebookMIT LicenseMIT

No issues in this repository yet.