+ 6
Challenge : Temperature Converterš¤ [For Beginners]
For beginners š 1) Take Input From User 2) Convert āC (celsius) Into āF (fahrenheit) & Vice Versa. ex :- Input = 60; Output = 60āC = 140āF , 60āF = 15.5555āC Conversion Formula : C/5 = (F-32)/9 Every Language Welcome š
16 Answers
+ 6
Hereās My Try [colorful] šš»šš»
https://code.sololearn.com/W8ZI6EL2DmLr/?ref=app
+ 24
https://code.sololearn.com/cmza9nYo9K5f/?ref=app
+ 7
Hi Faisal,
It would be great if you could submit this via lesson factory to be reviewed for possible inclusion in a new yet to be announced feature.
You can do this by selecting language 'other' and type 'assignment' and entering the required information.
Thanks!!
+ 7
Thanks!
+ 6
Faisal, please cease posting links to this challenge on other people's questions. Thanks!
+ 5
@amirin awesome code dude š§
+ 3
@dickster well man !!!
+ 3
Iāll give it a try, for sure @jay
+ 2
https://code.sololearn.com/WH20bceCrVq6/?ref=app
Here is mine
+ 2
+ 2
My code in C++
https://code.sololearn.com/cQd9od1jXTjk/#cpp
+ 2
Owsm codes
+ 2
@jay i already did
+ 2
š
0
My code in C++
https://code.sololearn.com/c18QLJ1riet6/?ref=app