Write a program that has three functions. The first ask the user to enter a temperature in degrees celcius. The second takes a single parameter that is a temperature in degrees Celsius and returns the corresponding temperature in Fahrenheit. The thirsd function takes one parameter, a temperture in celsius and print the temperature in Celsius along with the corresponding temperature in Fahrenhiet. This function will use the second function. Then write a complete program that asks the user for a temperatre in Celsius and prints the corresponding temperature in Farenheit.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here