When a continue statement is encountered inside a loop, control jumps to the beginning of the loop for next iteration, skipping the execution of statements ...
確定! 回上一頁