This section looks at the underlying process of iteration. Knowing about iteration is useful if you want to add it to your own objects. For example, making a custom container. # report.py ... import ...
This repo contains material for a 5 days project based Python course: small tutorials (lead sheets for in-class development, in German), the corresponding instructions (below) and some worked examples ...