For loop is used because we know how many times loop iterate. inside the for loop we declare if..else condition. If( $%2==0) condition is true, then code will ...
確定! 回上一頁