Opens VS Code's integrated terminal (Ctrl+`). Creates a virtual environment: ```bash python -m venv venv ```