Question: use JAVA to slove it Start to write your algorithm in the file. o Write a summary of the problem first, and then write input,
use JAVA to slove it

Start to write your algorithm in the file. o Write a summary of the problem first, and then write input, process, and output in order. The following is an example that shows the algorithm for a different problem. Summary: Convert a temperature from Fahrenheit to Celsius. 1. Read a temperature in Fahrenheit. Input 2. Subtract 32 from the temperature. 3. Multiply the result by 5. 4. And then, divide the result by 9. 5. Display the temperature in Celsius. Output Process
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
