--- jupytext: text_representation: extension: .md format_name: myst kernelspec: display_name: Python 3 language: python name: python3 --- (learning_python)= ```{raw} html
QuantEcon
``` # Introduction to Python This first part of the course provides a relatively fast-paced introduction to the Python programming language ```{only} html ## Lectures ``` ```{toctree} :maxdepth: 2 about_py getting_started python_by_example functions python_essentials oop_intro python_oop ```