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
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.
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.