1. Object.entries

    The `Object.entries()` method creates a multi-dimensional array of key value pairs from the given object.