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.
1 Odpowiedź
+ 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