Exit the loop with a Break Statement. The break statement will exit out of the loop and control is passed to the next statement in the loop. You ...
確定! 回上一頁