Write an algorithm (flowchart + pseudocode) to solve the following problem: A program to convert a temperature from Fahrenheit to Celsius Celsius =5/9*( Fahrenh
Informatique
ENTESAR
Question
Write an algorithm (flowchart + pseudocode) to solve the following problem:
A program to convert a temperature from Fahrenheit to Celsius Celsius =5/9*(
Fahrenheit -32)
A program to convert a temperature from Fahrenheit to Celsius Celsius =5/9*(
Fahrenheit -32)