Python - run more than two scripts at the same time

in c.py

import os
os.system("python a.py")
os.system("python b.py")

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324639992&siteId=291194637