--- jupytext: text_representation: extension: .md format_name: myst kernelspec: display_name: Python 3 language: python name: python3 --- ```{raw} html
``` # Advanced Python Programming This part provides a look at more advanced concepts in Python programming ```{only} html ## Lectures ``` ```{toctree} :maxdepth: 2 writing_good_code python_advanced_features debugging ```