+ 1
Issue with an input in a loop in Python
I've put an input in while loop but when I run the program in the Playground, I get an an EOFerror. In the interpreter on a computer, I don't have this bug. https://code.sololearn.com/cBvx5n3R6OLg/?ref=app
2 Answers
+ 2
Thanks ! It's noted for next program.