import os #yes I know, not the best way to do this... for i in range(20): os.system(f"python3 onemodel.py {i}")