Skip to content

Latest commit

 

History

History

README.md

Understanding iteration in Python

Code files related to the blog post:

Getting Started

These code examples run on Python 3.6. You may individually run files to see how they work. Feel free to experiment to see how things work.

Prerequisites

All you need is Python 3.6. No third-party libraries are needed.

Running the examples

You may run any of the files from the command line e.g.

> python iterate_over_builtin_types.py

Contributing

Please feel free to point out errors or suggestions by creating pull requrests. All help is appreciated.

Authors

See also the list of contributors who participated in this project.