Here the variable $count is initialized to a value of 1 , then a while loop is started with the comparative expression $count <= 12 . This loop will continue ...
確定! 回上一頁