In JavaScript, you use a do-while loop when you are not sure how many times you will execute the loop body and the loop body needs to execute at least once ...
確定! 回上一頁