Importing python scripts to one 'master script'

前端 未结 0 1890
温柔的废话
温柔的废话 2020-12-01 06:38

I am trying to import multiple python scripts into one main script where they can all be ran. Currently I am doing

import script1
import script2
import script         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题