2 lines
38 B
Python
2 lines
38 B
Python
import os
|
|
os.system("python3 main.py") |
import os
|
|
os.system("python3 main.py") |