Python error: eof when reading a line | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Python error: eof when reading a line

my code: a = input() print(a) b = input() print(b) why b can't work...

13th May 2018, 9:16 AM
Hsu
4 Réponses
+ 6
Hsu question unclear -> answer unclear if sl playground weird, this is then, not a py related question as is a sl support related question
13th May 2018, 10:36 AM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar
0
Abdur-Rahmaan Janhangeer Same as not solved.
13th May 2018, 9:57 AM
Hsu
0
i got it. i use this app for the frist time, not familiar with the rules... :p thank you. Jan Markus
13th May 2018, 10:13 AM
Hsu