Skip to content

Um simples conversor de temperatura (Celsius - Fahrenheit)

License

Notifications You must be signed in to change notification settings

yyyyyyyan/aluratemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aluratemp

aluratemp é um simples conversor de temperatura Celsius-Fahrenheit (e vice-versa) escrito em Python.

Funções

  • celsius_para_fahrenheit(temp_em_celsius) - Recebe valor float em Celsius e retorna valor float em Fahrenheit

  • fahrenheit_para_celsius(temp_em_fahrenheit) - Recebe valor float em Fahrenheit e retorna valor em Celsius

About

Um simples conversor de temperatura (Celsius - Fahrenheit)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages