write the pseudo-code, flowcharts and code of program in which You have to take the temperature in Celsius from the user and convert it to Fahrenheit.
If the converted temperature is odd, print the temperature in Fahrenheit. If the converted temperature is
even, covert the Fahrenheit temperature to Kelvin and display it on the screen
Comments