Question: c++ pseudocode 6. (10 points) In science, the temperature is always described in Celsius, but in the U.S. we tend to use Fahrenheit. Write an
c++ pseudocode

6. (10 points) In science, the temperature is always described in Celsius, but in the U.S. we tend to use Fahrenheit. Write an algorithm that takes user input for Fahrenheit and converts it into Celsius. The formula is: Celsius = (Fahrenheit 32)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
