--- jupytext: text_representation: extension: .md format_name: myst format_version: 0.13 jupytext_version: 1.16.4 kernelspec: display_name: Python 3 (ipykernel) language: python name: python3 --- # Optimize your code :::{toctree} :caption: functions & checks :maxdepth: 2 about-python-functions write-python-functions python-functions-multi-parameters python-function-checks python-common-exceptions ::: :::{toctree} :caption: conditionals :maxdepth: 2 python-conditionals python-conditionals2 :::