We can see that forEach method, instead of retrieving each item using its index, passes each array item as an argument of the callback function.
確定! 回上一頁