Visual Studio Code
Python
There are 2 ways of installing packages in your system:
- By installing the packages globally via cmd
- By installing Virtual Environment on Visual Studio Code for Python
Refer to this link for more details: https://www.youtube.com/watch?v=ThU13tikHQw
Comments
Post a Comment