摘要:
1、缩进问题 在 pycharm 中点击 enter 自动进行了换行缩进,此时应该注意:比如 if else 语句,后面跟着打印输出 print 的时候,一定注意是要if语句下的输出还是else语句下的输出,还是 if else 语句执行结束输出,print的缩进是不同的。 2、if else 问题 阅读全文
posted @ 2018-12-25 22:39
清晨的微笑
阅读(266)
评论(0)
推荐(0)
2018年12月25日