Green flag to begin. ForeverIf = Forever[ If<I=10>: (code here), change I by 1 ] RepeatTimes = Repeat(10)Times:(code here) RepeatUntil = Repeat until<I=10>: (code here) change I by 1 OverNOverAgain = (code here) (code here) (code here)... 10 times CustomBlockOverNOverAgain = (code here) within a custom block, which is then repeated 10 times in the same way as the previous variable(see above)
Remake of my other project of a similar name. Added code copy/pasted several times and code in a custom block which is then copy/pasted a few times. Yes, 'OverNOverAgain' is accurate at 0.