当前位置:   article > 正文

python提示IndentationError: unexpected indent错误_line 11 index=list("def"),columns=list("fghf") ind

line 11 index=list("def"),columns=list("fghf") indentationerror: unexpected

IndentationError为缩进错误,unexpected indent意外的缩进。

找到缩进错误的地方,进行修改即可。

python 是用缩进来写模块。缩进的空白数量是可变的,必须严格执行所有代码块语句必须包含相同的缩进空白数量,才能保证不出现这种错误。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/羊村懒王/article/detail/168207
推荐阅读
相关标签
  

闽ICP备14008679号