How to find the names of objects in a class

后端 未结 0 1119
无人共我
无人共我 2020-12-30 23:43

I would like to find all the names of objects in a class. For example, if I had

class hi:
    5begf:
        r = "r"
        e = "e"
    2         


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