Question: Write a program that does the following: 1. Prompts the user to choose converting temperature from C to F, or F to C. 2. Prompts

Write a program that does the following:

1. Prompts the user to choose converting temperature from C to F, or F to C.

2. Prompts the user for a temperature to convert.

3. Calculates the conversion based on the formula C= (F-32)/1.8

4. Displays a message, the converted temperature, and the degree symbol.

Completely new to programming, thank you in advance for your help

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!