I get a Traceback Type Error Employee() takes no arguments, when trying to create this class method to parse string

后端 未结 0 1550
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-02 06:09

I created a class method to parse string and be an object constructor. But when I pass the new_emp_1 to the method I get an Traceback TypeError: mployee() takes no arguments

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