Computer Science, asked by veerasakthitop, 10 months ago

Write a python program to obtain temperature in celsius and covert it into fahrenheit, using formula
F=C*9/5+32​

Answers

Answered by Anonymous
2

Answer:

Celsius = (Fahrenheit – 32) * 5/9

Fahrenheit = (Celsius * 9/5) + 32

Answered by ayan2911
0

Answer:

Hi freinds hellooooooo

Similar questions