You are looking at a loopy doop

This little loopy doop demonstrates how to loop through the same block of code several times, doing something slightly different each time.

push the loopy doop to see the rather complex method

kick the loopy doop to see the very simple method (I dont know why I didnt show it to you first).

Remember you can use cycle to methodically get new values each time a loop is run.
Code