Spaces:
Runtime error
Runtime error
File size: 58 Bytes
1d9fed8 |
1 2 3 4 |
import subprocess
subprocess.call(["python", "main.py"])
|