When I compile the Python code below, I get
IndentationError: unindent does not match any outer indentation level
Just a addition. I had a similar problem with the both indentations in Notepad++.
Outer Indentation Level
Go to ----> Search tab ----> tap on replace ----> hit the radio button Extended below ---> Now replace \t with four spaces
Go to ----> Search tab ----> tap on replace ----> hit the radio button Extended below ---> Now replace \n with nothing