while (condition) { // Do something here.. } Example: loop_while_ex1.ts. console.log("While loop example"); ...
確定! 回上一頁