Search
Finish the method definition given below.
Given a hash obj, the method should return an array that contains two elements. The first element should be an array of keys from obj. The second element should be an array of values from obj.
obj