不然会出现错误:
IndentationError: unindent does not match any outer indentation level
PS:新的Python语法,是不支持的代码对齐中,混用TAB和空格的。
不然会出现错误:
IndentationError: unindent does not match any outer indentation level
PS:新的Python语法,是不支持的代码对齐中,混用TAB和空格的。
转载于:https://www.cnblogs.com/farewell-farewell/p/6046002.html