How to pass a class to another class without initializing the first class every time?

前端 未结 0 1827
深忆病人
深忆病人 2020-12-06 14:07

I am new to Python. I am writing a program that uses 2 classes. ClassA is a class that I want to only call once in the beginning of my program, since the

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