https://blog.csdn.net/qq_45321807/article/details/109428777https://blog.csdn.net/qq_45321807/article/details/109428777python
sudo apt-get install curlgit
能够到这个网站直接下载安装包,看看最新的是多少github
curl -L https://github.com/toolboc/vscode/releases/download/1.32.3/code-oss_1.32.3-arm64.deb -o code-oss_1.32.3-arm64.deb
双击安装curl
保存文件 名字.py网站
print("Hello,World")
他会自动提醒你安装python的插件,安装就好url
代码编写完成后,就能够运行了,具体步骤是,使用组合键“Ctrl+F5”,或者在菜单栏中选择“Debug -> Start Without Debugging”,便可看到如图 5 所示的输出结果。spa