+ 2

What is E0F error in python

20th Apr 2020, 5:29 AM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar
4 Answers
+ 4
EOF means End of File. There r many reasons behind this to happen. (like Parenthesis missing)
20th Apr 2020, 5:33 AM
Prince Srivastav
Prince Srivastav - avatar
+ 3
When you take multiple input wrongly then this error comes.
20th Apr 2020, 5:31 AM
A͢J
A͢J - avatar
+ 2
In the SoloLearn app, this generally occurs when we try to take multiple inputs which is not supported by this app. For avoiding EOF or End of File, use other online compilers like Online gdb or programmerswiz....
20th Apr 2020, 11:02 AM
Varun Vaswani
Varun Vaswani - avatar
+ 1
Thx
20th Apr 2020, 5:41 AM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar