如何在命令行里运行python脚本

如题所述

from subprocess import call
call(["ls", "-l"])
温馨提示:内容为网友见解,仅供参考
无其他回答
相似回答