Managing your Python version is often best done with virtual environments. This allows you to select a Python version for the course independent of the system Python version. Using uv (recommended) uv ...
Contribute to M17-enter/notes development by creating an account on GitHub.