Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Degrees

Converting celsius into fahrenheit a program that converts degrees from Celsius using the formula DegreesF = 9(DegreesC)/5 + 32

Prompt the user to enter a temperature in degrees Celsius as a whole number without a fractional part. Then have the program display the equivalent Fahrenheit temperature, including the fractional part to at least one decimal place. A possible dialogue with the user might be example: Enter a temperature in degrees Celsius: 72 72 degrees Celsius is 161.6 degrees Fahrenheit

About

Converting celsius into fahrenheit

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages