📜  如何在 python 代码示例中执行 cmd 命令

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

代码示例6
import os

os.system("help")