📜  如何在 python 代码示例上打开任何程序

📅  最后修改于: 2022-03-11 14:46:40.654000             🧑  作者: Mango

代码示例1
import os 
os.system('notepad.exe')