06 2020 档案
摘要:一、运行print函数提示:SyntaxError: invalid syntax 解释:print函数语法在2.x和3.x有所不同,详见转载博客https://blog.csdn.net/u010098331/article/details/52097845/ Python 2.x: print函
阅读全文
摘要:1.NameError: name 'xxx' is not defined 在创建对象时出错 2.expected an indented block 期望一个缩进的块 在报错的逻辑代码的前面加空格,注意python语言不支持tab和空格混合使用 3.missing 1 required posi
阅读全文

浙公网安备 33010602011771号