13581 - EECS2310_Lab_2_1   

Description

Write a program that converts temperatures from the Celsius scale to the Fahrenheit scale according to the following formula.

(Fahrenheit) = 9/5*(Celsius)+ 32

Input

Output

Sample Input  Download

Sample Output  Download

Tags

溫度 轉換



Discuss