Loading

在VSCode上运行Python程序(Mac)

运行

选择 Run Python File

从终端运行

调出终端,进入文件夹

cd Desktop/Python

运行

python3 hello.py

注意是 python3

posted @ 2024-07-09 22:05  Chase_Tsai  阅读(45)  评论(0)    收藏  举报