Page 124 - Computer Class 07
P. 124

Output




















             Program to convert temperature in Celsius into Fahrenheit.























             Note : We use the built-in function input to take the input. Input returns a string, so we
             convert it into number using the float function.

             Output
































              Computer-7            124   Computer-1
   119   120   121   122   123   124   125   126   127   128