forEach is an Array method that we can use to execute a function on each element in an array. It can only be used on Arrays, Maps, and Sets.
確定! 回上一頁