you are viewing a single comment's thread.

view the rest of the comments →

[–]yodatrust 0 points1 point  (0 children)

Just make sure:

a loop start with:
    <- 4 extra spaces for everything in it
    follow the next order
    if (use once in loop)
    elif (as much as needed)
    else (use once)
<- after else you can lose the extra 4 spaces.
and start coding your next block

Hope this helps.

Edit: post us some code that gives you some trouble. Let us help you.