While loops check for the stopping condition first, and may not execute the body of the loop at all if the condition is initially false. Syntax: while( ...
確定! 回上一頁