Write a python programm that convert centigrade to fahrenhiet Get link Facebook X Pinterest Email Other Apps - October 19, 2022 #Write a python programm that convert centigrade to #fahrenhietcelcius=int(input("Enter temp in celcius"))fah=(celcius*1.8)+32print(fah) Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment