Open danjeldurmo opened 1 year ago
When i try to run the code I get this error:
File "", line 34 accnum= accnum+1 ^ IndentationError: unindent does not match any outer indentation level
When i try to run the code I get this error:
File "", line 34
accnum= accnum+1
^
IndentationError: unindent does not match any outer indentation level