Object.values() is a method that returns an array of an object's own property values. var pokemon = { name ...
確定! 回上一頁