So i have this array of objects :
const arr = [ { name: "Bob", job: "Teacher", age: 30 }, { name: "Jack", occupation: "Deve