ENTESAR ENTESAR 15-12-2022 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)