When I compile the Python code below, I get
IndentationError: unindent does not match any outer indentation level
If you use notepad++, do a "replace" with extended search mode to find \t and replace with four spaces.