Skip to content

Iterator / iterables discussion #58

Open
@PythonCHB

Description

@PythonCHB

We need to make sure we have an iterator / iterables discussion somewhere.

might make a good video

Maybe part of the "how to make an iterator" solution.

Showing the dict.values() iterable was a good demo -- you can have multiple iterators connected to one values object, and you can change the underlying dict while mid-iteration!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions