[list of commands]
Do [list of commands] forever.
Examples: loop [fd 4 rt 45] makes turtles repeatedly move forward 4 steps and turn right 45 degrees.
loop [fd 4 rt 45]
Related commands: repeat every