0
Anyone know why i can't put 2 input in?
8 Respostas
+ 5
https://code.sololearn.com/WhiNb9BkJUVC
+ 3
in sololearn playground you must put all your input at once, each separated by a new line:
toto
25
that's because scripts are executed on server side, input collected before sending code and input, run script, output returned as string and finally displayed ^^
+ 3
your script run fine...
you only need to put all the inputs requested by it at once, just after clicking the run button in the dialog box wich pop-up ^^
sololearn doesn't support real-time interactivity :(
+ 2
Thanks you so much!!!! Now i underatand :) what you mean ... hope you have a great day!
0
So... what correction should i make... i am not understanding python that much since i just started...sorry is this borther you ...
0
This code run fine bro.
0
David... that is very good code:O
0
✌