Write a Python program to convert temperatures to and from celsius, fahrenheit
belongs to collection: All Conditional and loop programs using Python programming Language
All Answers
total answers (1)
belongs to collection: All Conditional and loop programs using Python programming Language
total answers (1)
I have used python 3.7 compiler for debugging purpose.
Result:
Input the temperature you like to convert? (e.g., 25F, 90C etc.) : 37C
The temperature in Fahrenheit is 99 degrees.
need an explanation for this answer? contact us directly to get an explanation for this answer