A do…while loop runs statements once, checks the loop condition and continues to run the statemnets repeatedly until the condition becomes false.
確定! 回上一頁