0
Explain this error message?
user_input = input(": ") This line shows error in sololearn code editor That was, EOFerror: EOF when reading a line
1 Réponse
+ 6
The error is not in the code. It occured because the input was not given perfectly.
You just need to understand the way Sololearn takes inputs.
Here's a short tutorial:
https://code.sololearn.com/WhiNb9BkJUVC/?ref=app