If we are asked to return all the keys (Javascript objects are written as “key: value” pairs) we would use the Object.keys() method.
確定! 回上一頁