Think of it as the backwards cousin to the while loop. This is the basic structure for a repeat loop: repeat <code> until <condition>.
確定! 回上一頁