Exp-11 Create event driven JavaScript program to convert temperature to and from Celsius, Fahrenheit.
write this on the writing side Formula: c/5= (f-32)/9[where c=Temperature in Celsius and f=Temperature in Fahrenheit.]Output format : 40 Celsius=104 Fahrenheit45 Fahrenheit = 7.22222222 Celsius stick this output on the blank side