How do I make inputs individually display and wait for response? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

22nd Aug 2017, 2:33 AM
Caleb Hale
Caleb Hale - avatar
2 Answers
+ 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?
22nd Aug 2017, 3:36 AM
Caleb Hale
Caleb Hale - avatar
+ 1
you can't. Sololearn is just made that way, not sure why.
22nd Aug 2017, 3:10 AM
Jordan Chapman
Jordan Chapman - avatar