forEach(): The forEach() method iterates over each element in an array, executing a provided function for each element.
確定! 回上一頁