python 常见异常

python 常见错误IndentationError: unindent does not match any outer indentation level发生这样的错误:

python 常见错误
IndentationError: unindent does not match any outer indentation level发生这样的错误:

IndentationError: unindent does not match any outer indentation level

重新将缩进用TAB改写下。