map () instead of Array.prototype.filter() because we want to return a new array with some changes, instead of deleting something from the array.
確定! 回上一頁