0
EOF error with input
Does anyone know why I get the EOF error when using input especially with while loop. If so, how can I correct this? Thanks. https://code.sololearn.com/cDmS5t3wjlwk/?ref=app
2 Respostas
+ 1
Add: The actual code works first time but hits a snag on second loop.
+ 1
Thanks Kit Delano Cat I forgot that sololearn only asks once. I got used to running code on IDE and having it ask for input at the start of each loop.