celsius = 3 fahrenheit = celsius * 9/5 + 32print("Fahrenheit:", fahrenheit)# your code goes here
Standard input is empty
('Fahrenheit:', 37)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!