exercism / exercism/python

[Generator Concept + Plane Ticket Exercise]: Consider Adding list of common generator-iterators from the Std. Library

Open
#3,532 4 comments 0 reactions 1 assignee Claimed by @BethanyG View on GitHub
documentation 📚 enhancement 🦄 ⭐
Dominant language
Python
Stars
2.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

As we are working through initial feedback for the `Plane Tickets` exercise and the `generators` concept, it occurred to me that many students are unaware of places/objects in the stdlib that return/are `generator-iterators`. We should consider where in the docs to point out some examples (like `zip()` and various `itertools`). We might also want to mention `generator-expressions` in passing in `about.md`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.