How to output from staticmethod of class in Python?

后端 未结 0 1812
春和景丽
春和景丽 2021-02-03 17:09

I have class which has staticmethod. I have if-else statements in this function and i must to count some conditions. This conditions looks like:

def count(a):
suc         


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