I have to print out the results of an array in a 25x2 table, but the tricky part is that the array has to be in main, while a user defined function has to output the array. Im not sure how to start this, let alone get the desired output:I have to print out the results of an array in