break causes the program to jump out of for loops even if the for loop hasn't run the specified number of times. break causes the program to jump out of while ...
確定! 回上一頁