Search
Use a for...in loop to show all the values stored in each property of the person object.
for...in
person
Use console.log to print the output.
console.log