0
Having problems with running my python file.
https://sololearn.com/compiler-playground/c6g5Hp20zjjD/?ref=app
3 ответов
+ 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.
+ 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…
0
Try this online compiler, it works well with Mobile devices.
https://www.online-JUMP_LINK__&&__python__&&__JUMP_LINK.com/