Output Function

Your output function needs to print out the numerator and denominator of the fraction with a "/" between them. This should be really simple. Name the function Output(); what will the parameters be, if any? What should the return type be?