break causes the program to jump out of while loops even if the logical condition that defines the loop is still True . An example using break in a for loop is ...
確定! 回上一頁