在c.py中

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

相关文章: