what is EOFerror? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

what is EOFerror?

27th Dec 2018, 10:10 AM
klhlhhhgghffhd
klhlhhhgghffhd - avatar
2 Answers
+ 1
End Of File when the compiler expects script but it finds the code ends.
27th Dec 2018, 10:17 AM
Gordon
Gordon - avatar
+ 1
Example code: while True: input()
27th Dec 2018, 6:15 PM
Anna
Anna - avatar