SET "i" = 0
WHILE "i"<"5" DO:
INCREMENT "i"
LOUDLY SAY "i", thanking me for each set
EDGE: "10 times"
PUSSY SLAPS: "10 times", hard, wooden spoon, counting, thanking me for each one
If you had done any computer programming at all, you will recognize the instructions immediately. If you haven't, but still know how to follow instructions, there is nothing that is hidden. Just be aware of the starting value of "i" and the difference between "i"<5 and "i"==5.