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