You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mostly OK for blocks (statements inside blocks)
but when a if or a loop has only one instruction it is not indented
need to check also loop initialization and increment because they are "statements"
The text was updated successfully, but these errors were encountered:
mostly OK for blocks (statements inside blocks)
but when a if or a loop has only one instruction it is not indented
need to check also loop initialization and increment because they are "statements"
The text was updated successfully, but these errors were encountered: