let cats = { name: 'bob', children: [let child1 = { console.log('this is how to create objects inside an array']; }] };