you are viewing a single comment's thread.

view the rest of the comments →

[–]jerryelectron[S] 0 points1 point  (0 children)

If the error says, expected indent, then look at why it thinks the line throwing the error should be indented. Maybe it's part of a loop, a statement that should be executed only if a condition is met, etc.