📜  在 repl 中运行除 main 之外的文件 - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:35.932000             🧑  作者: Mango

代码示例1
#main.py
import os
os.system('python3 .py')