+ 1
How do we include multiple loop inputs in SoloLearn?
5 Answers
+ 14
Input may not work well with loops on Code Playground.
+ 7
E.G.
input("age:")
input("name:")
input("lool:").
In the prompt:
Type:
----------------
24
Randomity
Lek
-----------------
+ 5
For every new input, separate by a newline character
+ 3
As Hatsy said in SL inputs in loop not working well, even multiple inputs. You can try it in your computer with a Python compiler
+ 2
@Hatsy if you know what you have tp do yes you can.
Fot loops are easy. While loops are a bit harder but can