A While loop variable is initialized before the statement. Here we initialized i to 0. In the while statement, we have kept until when the loop is valid. So ...
確定! 回上一頁