Question: in JES Write a 2-part program as follows: Part 1: Write a function to convert Celsius to Fahrenheit Part 2: Write a function to convert
in JES
Write a 2-part program as follows:
Part 1: Write a function to convert Celsius to Fahrenheit
Part 2: Write a function to convert Farenheit to Celsius
Both of the functions (Celsius to Farenheit and Farenheit to Celsius) are the exact inverses of one another.
Test the program by converting 32 degrees Farenheit to Celsius and then the product of that function back to Farenheit.
Capture screenshots of your output for each conversion. Paste the screenshot into a Word document.
In addition, write a 1/2-page response to the following:
When you converted 32 degrees Farenheit to Celsius and back to Farenheit, did you get 32 again?
Try different numbers and state when it does work and when it doesn't work. Explain why.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
