can't put multiple input | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

can't put multiple input

i did come come that require input numbers but i cant press 'enter' when i tried to put 2 or more input. is it a problem with my code when it says 'EOFError: EOF when reading a line'? or is it a problem with my keyboard? but my keyboard is working perfectly at the moment. Please help me.

24th Oct 2021, 1:34 AM
alia
5 Answers
+ 3
show your code please
24th Oct 2021, 1:52 AM
Jairo Soto
Jairo Soto - avatar
+ 3
Try giving seperate inputs in separate lines and then press the submit option before you run the code
24th Oct 2021, 2:17 AM
Rishi
Rishi - avatar
+ 2
Hmm....I know which problem you are facing It is in python right About input in python Unfortunately the sololearn python playground doesn't support multiple inputs But in other python editor, compiler, multiple inputs can be given 😉 If you want a app for mobile that supports multiple input then search pydroid in play store If having any additional questions ask me Happy Coding!
24th Oct 2021, 9:10 AM
<★Shaurya Chauhan★>(ACTIVE AGAIN✌😇🙃)
<★Shaurya Chauhan★>(ACTIVE AGAIN✌😇🙃) - avatar
0
I'm having this issue in playground python where if I have a code that requires multiple inputs, I am not able to put that in the field after I click 'run'. It says for multiple inputs to put them in seperate lines but its not allowing me to press 'enter' or anything else to put 2 different information in.
1st Nov 2021, 11:50 PM
Noshin Anwar
Noshin Anwar - avatar