File size: 58 Bytes
c276eeb
 
 
1
2
3
4
import subprocess

subprocess.call(["python", "main.py"])