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
List comprehension, join, split, zip
super
https://rextester.com/HYVN80193
PyNewInit
quiz1
handwash
pip install pyowm==2.7.1
GINGERMANZ
w3resource
Repeated match within another regular expression