gpt4 book ai didi

python - Python 中的缩进错误

转载 作者:太空宇宙 更新时间:2023-11-03 13:03:11 25 4
gpt4 key购买 nike

我写了下面的程序,但不确定它有什么问题,它给出了:

File "Button_2.py", line 9
""" Initialise the Frame. """
^
IndentationError: expected an indented block

这是我的代码的图片:

enter image description here

这是怎么回事?

最佳答案

__init__ 中文档字符串的缩进已关闭(它需要向右移动 1 个缩进级别)...root.mainloop() 上的缩进是也关闭。

关于python - Python 中的缩进错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13086798/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com