Looping · while - loops through a block of code while a condition is true · do...while - loops through a block of code once, and then repeats the loop while a ...
確定! 回上一頁