+ 3
is there a way to get 2 inputs in sololearn?
Is there?
10 Answers
+ 6
Mohammad there is nothing wrong with your code you just need to press enter after string input and then enter your number of loops on the next line and press run âș like so...
1st line input hello (press enter)
2nd line input 3 (press run)
output
hello
hello
hello
+ 16
yes , u can take any number of inputs ...
1) use a loop & array
2) or use as many variables as u need to store each input
//thats for non-web âș
+ 6
you can give any number of input but you have to give all inputs at same time by pressing enter
+ 5
if its for non web then yes you can have multiple inputs but only one output when you run the program again your previous inputs are forgotten.
+ 5
asking questions is how you learn and your welcome đ
+ 5
yea martin is right you can keep it on the same line also as you have used next() which dosent read spaces đ
0
the what is the problem with this?
https://code.sololearn.com/cKoeSoa6E7F2/?ref=app
0
ow my gosh đđđđ now i see my problem đđ†how silly my question was thank you every one.
0
â€â€â€â€â€â€