安装Python
brew install python3
配置VS Code
- 安装Python插件
- 打开文件夹,新建
.py
文件 - 设置Setting.json。在用户设置中添加
"python.linting.enabled": false
调试
Python:Current File
默认。调试程序
Python:Terminal(integrated)
在可以在终端交互
brew install python3
.py
文件"python.linting.enabled": false
Python:Current File
默认。调试程序
Python:Terminal(integrated)
在可以在终端交互
本文标题:Python:1. 安装Python和编辑器
本文链接:https://www.haomeiwen.com/subject/jemduftx.html
网友评论