What's wrong in this | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
18th May 2021, 3:13 PM
Akash Prasad
Akash Prasad - avatar
7 Answers
+ 1
Akash Prasad working fine . for code coach use cel_fah(int(input())) to call the function instead of using fixed value
18th May 2021, 3:16 PM
TOLUENE
TOLUENE - avatar
+ 1
Akash Prasad It is returning value. To print returned value you have to use print(cel_fah(float(input()))) syntax
18th May 2021, 3:34 PM
TOLUENE
TOLUENE - avatar
0
SAYED🇧🇩🇵🇸 its not working
18th May 2021, 3:21 PM
Akash Prasad
Akash Prasad - avatar
0
SAYED🇧🇩🇵🇸 tell it output
18th May 2021, 3:22 PM
Akash Prasad
Akash Prasad - avatar
0
Use cel_fah(int(input())) to call the function . not in function declaration.
18th May 2021, 3:25 PM
TOLUENE
TOLUENE - avatar
0
SAYED🇧🇩🇵🇸 yes i got thanks but Im trying with return why its not returning value
18th May 2021, 3:30 PM
Akash Prasad
Akash Prasad - avatar
0
Thanks brother
18th May 2021, 3:43 PM
Akash Prasad
Akash Prasad - avatar