+ 1
In language c when using this app .how can we split multiple inputs .app says in saperate lines but i cant get desired answer?
7 Réponses
+ 2
I'm really grateful for your help .You have written soo much.thank you
+ 2
Using newline.
+ 1
But still its not working
+ 1
Thanky you ❤️❤️❤️❤️❤️❤️
0
Thanks that was helpful but still it doesnt answer my question .it is when it comes to multiple inputs when there were 2 it was fine but when there are 3 it doesnt work
0
To provide multiple inputs , you need to provide it in separate lines. Separate lines mean enter your first input in the popped up input box first then press enter(or newline) to move the cursor in second line to enter second input and so on..