Could anyone please provide me the screenshot of providing the input to the basic data structures programme "array operations"? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Could anyone please provide me the screenshot of providing the input to the basic data structures programme "array operations"?

I am a basic learner and new to this app.when I gave input to the programme I failed to get the suitable output.it shows exceptions.I think I don't know how to split input please help me. https://code.sololearn.com/cnQwq4mYqT3M/?ref=app

3rd Feb 2019, 3:10 PM
Thunder
Thunder - avatar
1 Answer
+ 2
This type of code that requires continuous user inputs, won't work really well on SoloLearn. You can provide multiple inputs in the same window by adding line breaks (↩️) between the values. But it will never be interactive. You would have better result running it on your PC or some online compiler like repl.it
4th Feb 2019, 3:06 AM
Tibor Santa
Tibor Santa - avatar