Execute multiple python files using a single main

前端 未结 4 966
Happy的楠姐
Happy的楠姐 2021-01-06 12:55

I have multiple python files, each with different classes and methods in it. I want to execute all those files with a main function I have separately outside all of them.

4条回答
提交回复
热议问题