This is an infinite loop. To terminate it, we are using the break statement. If the user enters 0, then the condition of if will get satisfied and the break ...
確定! 回上一頁