2018-10-24
阅读量:
754
python 错误解析(二十二)
代码如下:
File "study.py", line 3
return None
^
dentationError: unexpected indent
【错误分析】一般是代码缩进问题,TAB键或空格键不一致导致。






评论(0)


暂无数据
推荐帖子
0条评论
0条评论
0条评论