Repeats some commands times times.
times (number): The number of times to repeat the command.
do (commands): The commands to do.
Makes agents move forward 6 steps, because this is the same as moving forward 2 steps three times.