The continue instruction is applied when we do not want to execute the rest of the statements in the loop, but we want to keep the loop running.
確定! 回上一頁