jweinst1
5/29/2016 - 5:27 PM

execute external commands

execute external commands

import os

print(os.system('python systester.py 3'))