The else Clause · Think of the header of the loop ( while n > 0 ) as an if statement ( if n > 0 ) that gets executed over and over, with the else clause finally ...
確定! 回上一頁