GiorgioPicci / Using-Function-in-Python-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercise 1 Read a temperature in degrees Celsius and display it converted to degrees Fahrenheit. The conversion formula is F = (9 * C + 160) / 5, where F is the temperature in Fahrenheit and C is the temperature in degrees Celsius

About


Languages

Language:Python 100.0%