Python遇到的代碼錯誤:TypeError: __init__() missing 1 required positional argument: ‘priviledges‘

Python遇到的代碼錯誤:TypeError: init() missing 1 required positional argument: ‘priviledges’ 這是在學習python中遇到的一個問題,是關於類的參數問題,說到底還是對類的知識沒理解透。。。 代碼簡略看一下。。。 我用的是spyder編輯器 源碼 class User(): def init(self,first_name
相關文章
相關標籤/搜索