what is EOFerror? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

what is EOFerror?

27th Dec 2018, 10:10 AM
klhlhhhgghffhd
klhlhhhgghffhd - avatar
2 Réponses
+ 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