0
EOF error?
I don't know how to fix it please help me if u know https://code.sololearn.com/cWPJyZNuoCQk/?ref=app
4 Réponses
+ 3
David Kyawsoewin
Are you getting an EOF error when testing?
I tested your code and it is not generating an error.
In Sololearn, you must iput all of your inputs before running the code, else the EOF error returns to haunt you
+ 1
Since your program is expecting 4 separate inputs, you need to enter all 4 (on separate lines) when prompted. I do not get the EOF error in that case, but do with a single input or when only separating them with spaces.
+ 1
Solo learn test input make me headache. My code run fine but testing in solo learn it display EOFerror. Thanks you all for those answered my question 🫡
0
You are given a string of the four items that you've been asked to order that are separated by spaces