报错1【TypeError: __init__() missing 3 required positional arguments: 'name', 'author', and 'comment'】

#第22行报错【TypeError: init() missing 3 required positional arguments: ‘name’, ‘author’, and ‘comment’】 #改正13行添加参数name, author, comment, state = 0:
相关文章
相关标签/搜索