celsius=float(input("Enter the temperature in degree centigrade:")) fahreinheit=celsius*1.8+32
print("The conversion in Celsius temperature is equal to temperature in degree Fahrenheit",(celsius,fahreinheit))
Output:
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment