What will be the output of this code snippet and how?

后端 未结 0 1474
礼貌的吻别
礼貌的吻别 2021-01-26 01:10

In this example, please tell me that which self.calc_i method will run and what will be the output.

class A:
    def __init__(self):
        self.cal         


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