Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Celcius to Fahrenheit
#python 3.4.3 user_answer= input ("Lütfen hava sıcaklığını Celcius olarak giriniz: ") celcius=int(user_answer) fahrenheit= ((celcius*9)/5)+32 print (fahrenheit)
run
|
edit
|
history
|
help
0
w3resource
PyCutRod
Hello world
9th jan
print("Hello, world!")
sum of odd numbers
hello
Calculator
EJ_2_python_20.068.214-9_20.116.927-5
Yyy