Search
Create an object identity using the following properties:
identity
Use Object.entries() to get all the key-value pairs of the identity object.
Object.entries()
Use console.log to show the key-value pairs.
console.log