ENTESAR ENTESAR Informatique Answered 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)