If it has reached 5, we use the break command. This tells Ruby to break out of the loop. In other words, to stop iterating over the same code, ...
確定! 回上一頁