0
Why EOFError occuring in this file ? This is from python intermidiate, shoot game
Here is the link >>> https://code.sololearn.com/c9Evd7JpTxs6/?ref=app https://code.sololearn.com/c9Evd7JpTxs6/?ref=app
3 Answers
+ 1
Hi! in the if - elif - else construction, there can be only one if
0
Yaroslav Vernigora
No, it's not working!
0
Under what circumstances does the error occur? Everything worked for me in the original version.