Need help with this question

Write a C++ program that converts Fahrenheit to Celsius temperature in increments of 5 degrees. The initial value of Fahrenheit temperature and the total conversions to be made are to be requested as user input during program execution. Recall that Celsius = (5.0/9.0)*(Fahrenheit − 32.0).


Thank you so much
closed account (zwA4jE8b)
Solve for F
Um... I think it's time I bumped that thread.

We don't solve homework problems (or Facebook problems) on this forum, sorry. However, CreativeMFS did give some pretty good advice, in my opinion...

-Albatross
Agree with above. The forum is not a homework camp.
Topic archived. No new replies allowed.