While the condition is truthy, the code from the loop body is executed ... let sum = 0; while (true) { let value = +prompt("Enter a number", ...
確定! 回上一頁