For loop is used when you exactly know how many times you have to print a statement. While loops is used when you don't know when to stop ...
確定! 回上一頁