+ 1
What should I do to take multiple input using a single input statement in a while loop ???
I made this for a code coach solution "while times >= num_times: Num = input() " but it shows "E0FERROR" What should I do ???? Its for the that's "odd..." Code coach problem
6 RĂ©ponses
+ 3
Thanks
It worked
+ 1
Actually there can be any no. Of input so in first line I took number of input
And then used a loop but when I run it . It show E0F error
Its a code coach problem â
"That's odd..."âyou can check it out
+ 1
No bcoz of that error