python遇到的有关问题

python遇到的问题1、 IndentationError: expected an indented block块缩进前后用的不一样要么都是空,要么

python遇到的问题

1、 IndentationError: expected an indented block块缩进前后用的不一样
要么都是空格,要么都是tab