Dqsfamily2715 Dqsfamily2715 03-01-2023 Computers and Technology Answered write a function called keys which accepts an object and returns an array of all of the keys in the object. do not use the built-in object.keys() function