Answers for "visual studio code install pip"

5

installing python packages in visual studio code

py -m pip install numpy
Posted by: Guest on November-01-2020
0

how to get python to output in the terminal in vsc

mkdir hello
cd hello
code .
Posted by: Guest on December-16-2020

Code answers related to "visual studio code install pip"

Browse Popular Code Answers by Language