how to link my visual studio with the libraries I have already downloaded on my laptop python code example
Example: getting started vscode python
py -3 -m venv .venv
.venv\scripts\activate
py -3 -m venv .venv
.venv\scripts\activate