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