0
点赞
收藏
分享

微信扫一扫

【编辑器】VScode+code runner+python3编译


1、进入设置,选择 Code-runner:Executor Map
2、点击编辑json
3、把原本的"code-runner.executorMap"删掉,然后重新键入"code-runner.executorMap",按一下tab,会自动补全默认配置
4、在下面找到python项,给他改成python3,就行了


举报

相关推荐

0 条评论