👤

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)

© 2024 IDNLearn. All rights reserved.