Everything in JavaScript is an object. So simply, in order to print objects in JavaScript, you will need to use the console.log() method.
確定! 回上一頁