Page 1 of 1

implement the main function in which you prompt the user to enter two fractions and you print their sum in the form of X

Posted: Sat Feb 19, 2022 3:21 pm
by answerhappygod
implement the main function in which you prompt the user to
enter two fractions and you print their sum in the form of X/Y,
where X is a numerator and Y is denominator of the sum.