Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
BethanyG opened this issue Oct 31, 2023 · 0 comments
Labels
documentation 📚 enhancement 🦄 ⭐ Changing current behaviour or enhancing/adding to what's already there.

Comments

@BethanyG
Copy link
Member

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.

@BethanyG BethanyG added documentation 📚 enhancement 🦄 ⭐ Changing current behaviour or enhancing/adding to what's already there. labels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📚 enhancement 🦄 ⭐ Changing current behaviour or enhancing/adding to what's already there.
Projects
None yet
Development

No branches or pull requests

1 participant