+ 1
It works pretty much fine. Your problem in SL input feature. Must input all user inputs in the beginning dividing them by enter
8th Oct 2020, 4:50 AM
Shadoff
Shadoff - avatar
+ 2
Sololearn doesn't support real time input to programs (yet), you should be greeted with a input box when clicking 'Run' where you should provide all of your input seperated by a newline
8th Oct 2020, 4:49 AM
Shahil Ahmed
Shahil Ahmed - avatar
+ 2
Hye Shubham In line 14 there's a not supportable thing that is EOF! ig it's error of file. Which can't be find out by sololearn Hope helps ✌
8th Oct 2020, 4:59 AM
Piyush
Piyush - avatar
+ 1
Seems to be caused by `time.sleep(10)` at line 7, not sure why
8th Oct 2020, 4:42 AM
Shahil Ahmed
Shahil Ahmed - avatar
0
Here is an example on how to provide input, I first put my name then on the next line I say 'yes' https://ibb.co/FxHwrZt
8th Oct 2020, 5:02 AM
Shahil Ahmed
Shahil Ahmed - avatar
0
Also that EOF seems to occur when you don't properly provide input, atleast on my end
8th Oct 2020, 5:05 AM
Shahil Ahmed
Shahil Ahmed - avatar