23rd Jul 2024, 9:19 PM
Adedamola Adegboye
Adedamola Adegboye - avatar
3 Answers
+ 2
Hi Adedamola Adegboye, Your code gets an EOFError on SoloLearn Playground because it requires all inputs to be entered simultaneously in the textbox (one per line) before submitting. Also, consider refactoring the code for better readability.
23rd Jul 2024, 9:57 PM
Per Bratthammar
Per Bratthammar - avatar
+ 1
This is a known limitation of the Sololearn Python sandbox alone. Your code is functional. What platform are you programming on? I might be able to suggest an alternative Python interpreter that has less limitations and runs locally

23rd Jul 2024, 9:53 PM
Wilbur Jaywright
Wilbur Jaywright - avatar
0
Try this online compiler, it works well with Mobile devices. https://www.online-JUMP_LINK__&&__python__&&__JUMP_LINK.com/
24th Jul 2024, 2:26 AM
Chris Coder
Chris Coder - avatar