forEach: .forEach() , is used to execute the same code on every element in an array but does not change the array and it returns undefined.
確定! 回上一頁