How to run Python in Visual Studio Codepython
Getting Started with Python in VS Codevisual-studio-code
python教程post
vs code 安装python扩展包visual-studio
下载python包ui
# Don't use with Anaconda distributions because they include matplotlib already. # macOS sudo python3 -m pip install matplotlib # Windows (may require elevation) python -m pip install matplotlib # Linux (Debian) sudo apt-get install python3-tk python3 -m pip install matplotlib
查看python信息命令行
运行python代码 ,以及查看运行结果3d
或者 右键:code
命令行终端类型的选择blog