VScode支持Python


配置默认的Python版本!

"python.pythonPath": "/usr/bin/python2.7",

切换版本!

运行!

原文地址:https://www.cnblogs.com/jiqing9006/p/12582516.html