By using break, you can force immediate termination of a loop, bypassing the conditional expression and any remaining code in the body of the loop.
確定! 回上一頁