Problem Description
Input a temperature reading in degrees Fahrenheit and find the corresponding temperature in degrees Celsius. Use the formula
Input Requirements
Provide the user with a friendly prompt for information.Temperature in degrees Fahrenheit?
Output Requirements
Use a PRINT statement to print results to the monitor.Print the Fahrenheit temperature in BRIGHT RED and the Celsius in BRIGHT GREEN.
Sample Output
Here is a screenshot of my code running.Lab assignment #2 - output
Due Date:
Tuesday, October 2nd, 8am