打开vs code Ctrl+Shift+X或者点击此处
vs code -python环境配置2020/9/17
输入Chinese点击安装,此时vs code 就汉化好了
2、 再次在此界面输入python,安装python,python for VSCode,python Extension pack
vs code -python环境配置2020/9/17新建一个文件 点击另存为,将保存类型改为 python,给文件命名,可以不用修改扩展名,选择保存类型为python后,扩展名可自动变为.py.
就可以在输入界面输入代码,切记先保存在,编写,这样在写的过程中出现错误会有提醒,
3、点击运行按钮即可运行。。

vs code -python环境配置2020/9/17
编译结果会在下面显示,

相关文章:

  • 2021-07-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-18
  • 2021-04-04
  • 2022-12-23
  • 2021-11-17
  • 2021-05-30
猜你喜欢
  • 2021-08-24
  • 2021-11-04
  • 2021-09-02
  • 2021-06-26
  • 2022-12-23
  • 2021-07-06
  • 2021-08-07
相关资源
相似解决方案