摘要: 1.NameError: name 'xxx' is not defined 在创建对象时出错 2.expected an indented block 期望一个缩进的块 在报错的逻辑代码的前面加空格,注意python语言不支持tab和空格混合使用 3.missing 1 required posi 阅读全文
posted @ 2020-06-04 00:34 向前一步~ 阅读(359) 评论(0) 推荐(0) 编辑