7. Task 6: Creating Temperature Converter Create a program that will convert Degree Celsius to Degree Fahrenheit. NOTE: Your source code must display any of the given sample output below. It means...


7. Task 6: Creating Temperature Converter



Create a program that will convert Degree Celsius to Degree Fahrenheit.



NOTE:

Your source code must display any of the given sample output below.
It means your source code should be flexible enough to meet any of the given sample output.
Your source code output must be identical to any of the given sample output.
It means you have to strictly follow what are the displayed text, labels, casing of characters in the sample output.
















OUTPUT 1
Celsius: 0
Fahrenheit: 32.0
















OUTPUT 2
Celsius: 1
Fahrenheit: 33.8
















OUTPUT 3
Celsius: 35
Fahrenheit: 95.0



NOTE: USING CODIO




Jun 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here