Syntax for do/while loop: 3. // initialize variables do {. // body of the loop goes here. // as many lines of code as needed. } ...
確定! 回上一頁