Creates an array which contains arrays of key/value pairs of an object. Example const weather = { rain: 0, temperature: 24, humidity: 33, }
確定! 回上一頁