And if you turn left then it continues with the program.If, for example, you turn right, then it's a mistake, so it loops back and it gives you further instructions.
请问:句中的 loop back 是什么意思?
这里的 loop back 应该是指“返回起点”“返回原处”。
句意:如果你向左,程序什继续;如果向右(只是打个比方),就什出错,并且会返回起点,同时给你更进一步的指令。