Issue while running code in sololearn | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Issue while running code in sololearn

I start learning python course and create two programs in it and put it here they are running fine on repel online editor but here they show error. Note: Program execute in loop and need to take input for each cycle. And this input cause the error. Could somebody suggest me on this.

11th May 2017, 8:13 PM
Munish
Munish - avatar
1 Answer
+ 2
in sololearn all the input needs to be done at the beginning. so thats why its not possible to do input for every loop iteration
11th May 2017, 8:33 PM
Edward