01.打开终端,创建桌面创建python.txt文稿 // 先到桌面cd desktop// 然后创建文稿 txt后缀的touch python.txt02.修改后缀为.py03.脚本文件的执行py 脚本的名字.py