The break keyword is like next , but it ends the loop & returns a value, instead of skipping just one iteration. It can be used for ...
確定! 回上一頁