+ 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

10th May 2020, 8:43 AM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar
3 odpowiedzi
+ 3
Thanks It worked
10th May 2020, 2:18 PM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar
+ 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
10th May 2020, 12:27 PM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar
+ 1
No bcoz of that error
10th May 2020, 1:42 PM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar