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