It looks like the begin-end-while loop is actually evaluating the condition before running the loop. The difference between that and a regular while loop is ...
確定! 回上一頁