+ 3
That is because in SoloLearn, you have to give all inputs at once. Which means that if your program takes 5 inputs, you have to give them all together like this
1
2
3
4
5
Try it in the shell of your PC or download PyDroid or Termux on your mobile and try the code there.



