Answer to Question #247681 in Algorithms for Bjoy

Question #247681
Celsius (centigrade) temperature C can be converted to an equivalent fahrenheit temperature F according to the following formula: F = (9/5)C + 32

Write the algorithm that will read in a Celsius temperature and then output the equivalent fahrenheit temperature
1
Expert's answer
2021-10-07T13:59:55-0400
Start
   Declare variable C
   Declare variable F
   Read C from the keyboard
   F=(9/5)*C + 32
   Display F
Stop

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS