The map() extracts all marks from the JSON and stores the data it in an array. The reduce() runs a callback function named sum() and returns the total marks ...
確定! 回上一頁