Var tempInFahrenheit = 77 ; | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Var tempInFahrenheit = 77 ;

Let's trun the tables. Create a tempInCelsius variable. Perform a conversation to celsius by using the conversation ( tempInFarhenheit and store the value in tempInCelsius.?

15th Jun 2019, 10:50 AM
Muhammad Faisal
Muhammad Faisal - avatar
1 Respuesta
+ 2
Please don't make us do your homework. The fahrenheit to celsius conversion formula is: (°F - 32) * 1.8
15th Jun 2019, 10:59 AM
Airree
Airree - avatar