EpythonProject1venvScriptspythonexe EpythonProject3mainpy File EpythonProject3mainpy line 186 GameOvergamesurfaceIndentationError expected an indented block after if statement on line 185进程已结束退出代
根据错误提示,需要在185行的if语句后面添加一个缩进的代码块。例如:
if condition:
# 代码块
GameOver(gamesurface)
请根据实际情况修改代码。
原文地址: https://www.cveoy.top/t/topic/itfq 著作权归作者所有。请勿转载和采集!