Conditionals ============ Concepts -------- .. include:: concepts.rst :start-after: --ini_cond :end-before: --end_cond Keywords -------- .. include:: keywords.rst :start-after: --ini_cond :end-before: --end_cond :ref:`Examples ` ------------------------------- Notes ----- .. toctree:: :maxdepth: 2 _notes/cond/index Slides ------ - :download:`slides <_slides/cond_slides.pdf>` References ---------- - `Section 3 in `__. Prof. Dolors Ayala, 2020. - *How to Think Like a Computer Scientist*: Learning with Python 2nd Edition. Exercises --------- .. toctree:: :glob: :maxdepth: 3 _exercises/cond/*/index