let myObject = { firstname: 'harry', lastname: 'potter' } //check the typeof if, boolean, object, string etc... console.log(typeof myObj...
確定! 回上一頁