0
Can anyone tell me the error in this code?
4 Answers
+ 1
Nothing is wrong, seems to work as it should.. u might be facing problem in providing inputs..
Here in sololearn code playground, all inputs should be provided at the time of the execution, seperated with new line.
+ 1
Thanks, I tried it in my IDE and it worked but it seems not to work in Sololearn's
+ 1
Check the input snapshot : https://ibb.co/7WjNKBd
and this the output : https://ibb.co/6X4psQ7
+ 1
Ok. Thanks