In the following code, we put a break statement in the body of the while loop for a==1.So, when that happens, the statement in the else block is not executed. > ...
確定! 回上一頁