Skip to content

polishbaires/temp-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

how to use:

 ruby c_to_f.rb "454.5555"
 ruby f_to_c.rb "234.1944"

Activity: Temperature Converter

Statement: Create a function that converts temperatures between Celsius and Fahrenheit scales.

Celsius to Fahrenheit:

(Tc x 9/5) + 32 = Tf (Tf - 32) x 5/9 = Tc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages