How can i loop this subprocess in python for args

后端 未结 0 865
轮回少年
轮回少年 2021-02-10 07:13
import subprocess
p=subprocess.run(["./test", "0", "0", "0", "0", "0"])

I need to loop the p

相关标签:
回答
  • 消灭零回复
提交回复
热议问题