+ 4
How do I make inputs individually display and wait for response?
when i run my code (in python) in the code playground, it asks for all inputs, entered on different lines. How do i make it ask for each input individually?
2 Respostas
+ 3
thanks Jordan. You said sololearn, not python, but i just wanted to double-check: Is that how the sololearn app specifically runs the python code, and other programs will ask for input sequentially, or is the single-input that part of python?
+ 1
you can't. Sololearn is just made that way, not sure why.