Write a Python function that returns the row and columns of the smallest positive value in a two dimensional matrix that has the same number of rows as columns. The function definition would be def find_closest_pair(d): Submit hardcopies in class on Apr 16th.