1条回答 默认 最新
- 浪客 2022-08-25 10:14关注
code运行python,需要在launch.json中添加一个python的配置,右边debug标签中选择python后按F5才可以运行。
如果安装多了code runner扩展,在代码中点右键,选code run就可以本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
code运行python,需要在launch.json中添加一个python的配置,右边debug标签中选择python后按F5才可以运行。
如果安装多了code runner扩展,在代码中点右键,选code run就可以