Python class _init_() not working - Python gives me TypeError message

前端 未结 0 685
离开以前
离开以前 2021-02-20 07:49

I am learning Python, so I don\'t know much about classes. However, I tried using init() in my class, but Python will give me an error.

class Person:
            


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