In JavaScript, there's no direct way to call the length property on an object. const planet = { name: 'Earth' ...
確定! 回上一頁