Answer:
Answer to Create a simple fraction calculator that can add and subtract any number of fractions and writes the answer as a reduced... ... writes the answer as a reduced fraction. Your program will read input from stdin and write output on stdout.
Explanation: