Thanks for visiting my GitHub account!
Note: For VS Code (Extension)
- Python (Updated version)
- Python Debugger
- Pylance
Write the command in the command prompt of VS code
python -m venv myenv
myenv\Scripts\activate
i.e
pip install numpy
Problem List |