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

Address Issue#8 #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Address Issue#8 #22

wants to merge 2 commits into from

Conversation

Deric-W
Copy link

@Deric-W Deric-W commented Feb 25, 2022

I reworked the iteration section to address Issue #8 and would like to upstream my changes.

The comment makes more sense this way and students
learn about this lesser known feature of Python
This should address issue fsr#8 by moving iteration behind unpacking to
prevent confusion with for loop examples.
Also, the slide has been separated in iterators and iterables and
contains information about __next__, StopIteration, all, any and caveats.
Furthermore the examples have been reworked to contain no long strings
and show more attributes of iterators.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant