Python初学的易犯错误
摘要:
当初学 Python 时,想要弄懂 Python 的错误信息的含义可能有点复杂。这里列出了常见的的一些让你程序 crash 的运行时错误。 1)忘记在 if , elif , else , for , while , class ,def 声明末尾添加 :(导致 “SyntaxError :inva 阅读全文
posted @ 2016-02-05 18:22 RedArcher 阅读(185) 评论(0) 推荐(0)
浙公网安备 33010602011771号