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