Can i create a python class that “partially” instantiates other classes

后端 未结 0 1991
日久生厌
日久生厌 2020-12-18 18:38

I am learning python OOP .

I have a class AAA with attributes self.a0, self.a1,self.a2 and methods ma1(self),ma2(self),ma3(self).

I have different use cases w

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