美文网首页
Vscode中运行python:(operation pytho

Vscode中运行python:(operation pytho

作者: Ungdom | 来源:发表于2019-05-08 10:19 被阅读0次

Vscode:

——扩展中下载并安装Python ——You can download and install Python plug-in in extend——


picture 1

新建一个文件:——construct a file——

——测试 ——test——
键入:print(Hello world!)——print :input( Hello World!)
shift+crtl+p:键入 Python:Select Interpreter——shift+crtl+p:input Python:Select Interpreter

安装扩展 :code runner(一键运行代码)

picture 2

运行代码

点击Run Code——click Run Code——


picture 3

在输出界面得到结果——you can get the result in output interface——


picture 4

相关文章

网友评论

      本文标题:Vscode中运行python:(operation pytho

      本文链接:https://www.haomeiwen.com/subject/rmnpoqtx.html