0
点赞
收藏
分享

微信扫一扫

python报错IndentationError: unexpected indent

毅会 2022-09-13 阅读 75


python报错IndentationError: unexpected indent

报错原因是代码的缩进出了问题

python报错IndentationError: unexpected indent_缩进


如图是print(result.head(10))缩进了出了问题


举报

相关推荐

0 条评论