Loops can be terminated using the break and continue statement. If your program already executed the codes that you wanted, you might want to exit the loop ...
確定! 回上一頁