RSSAmplifier

menno.io · May 7, 2023

All About (Python) Iteration

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I gave a talk this week for the Christchurch Python meetup that went into how iteration works in Python in some detail. Iterators, iterables, generator functions, list expressions and the various language protocols involved with iteration in Python were all covered. The while loop even gets brief mention. The slides are available here .

Read on /posts/python-iteration/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.