Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
My Temp Converter
#!/usr/bin/env python Celsius = int(raw_input("Enter a temperature in Celsius: ")) Fahrenheit = 9.0/5.0 * Celsius + 32 #ilovefreesoftware etst print "Temperature:", Celsius, "\nCelsius = ", Fahrenheit, " F"
run
|
edit
|
history
|
help
0
Nama Bulan Python
problem rstring
Problem: fb_series
Mounesh
Project Euler #22
Aisha Wall
Epic
PyClassMethod
Gani
single_digit