Skip to content

guruprasadhj/CelToFaren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Celius To Farenhit

You are given with a number A i.e. the temperature in Celcius. Write a program to convert this into Fahrenheit.

Note: In case of decimal values, round-off to two decimal places.

Input Description: A number is provided in Celcius as the input of the program.

Output Description: The output shall be the temperature converted into Fahrenheit corresponding to the input value print up to two decimal places and round off if required.

Sample Input : 12

Sample Output : 53.60

About

Celius To Farenhit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages