Fully automated quizzes and tasks, carefully designed in accordance with the great "Python for Everybody" book.
Install uv (python package and project manager).
# https://docs.astral.sh/uv/
Clone this repository and cd into it.
git clone https://github.com/mrguseinov/py4e.git && cd py4e
Start the jupyter lab.
uv run jupyter lab