Iterations with while ===================== Concepts -------- .. include:: concepts.rst :start-after: --ini_whil :end-before: --end_whil Keywords -------- .. include:: keywords.rst :start-after: --ini_whil :end-before: --end_whil :ref:`Examples ` ------------------------------- Notes ----- .. toctree:: :maxdepth: 2 _notes/whil/index Slides ------ - :download:`slides <_slides/whil_slides.pdf>` References ---------- - `Section 11 in *Notes by Prof. D. Ayala* `__. - *How to Think Like a Computer Scientist*: Learning with Python 2nd Edition. Exercises --------- .. toctree:: :glob: :maxdepth: 1 _exercises/whil/*/index