Question: Anyone have any idea please? Design an application in FlowGorithm using the following algorithm: 1. Print a message about the application (what is the purpose
Design an application in FlowGorithm using the following algorithm: 1. Print a message about the application (what is the purpose of your application, one or two sentences) 2. Print a message asking user to enter a value for Fahrenheit degree 3. Read user input from keyboard and assign to a variable 4. Calculate Celsius value using the following formula: celsius (fahrenheit-32) (5/9) 5. Print the result on screen. This application converts Fahrenheit to Celsius Enter Fahrenheit value 75.6 75.6 Fahrenheit- 24.2222222222222 Celsius
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
