Not working | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
4 Answers
+ 2
Why you put return statement put it below print and also return 0 not count
16th May 2021, 2:21 PM
YUGRAJ
+ 2
No need to use return count ; When program reaches return statements it doesn't execute codes after return.
16th May 2021, 2:21 PM
TOLUENE
TOLUENE - avatar
+ 1
remove the return line wich is before your print statement ^^
16th May 2021, 2:21 PM
visph
visph - avatar
+ 1
YUGRAJ Md Sayed visph Thank you guys
16th May 2021, 2:24 PM
Ira Sarkar
Ira Sarkar - avatar