0
I want to input two int in my program. I do this but it is wrong. How can i do it?
Input two int. https://code.sololearn.com/cbsX0Gc81IRY/?ref=app
2 Answers
+ 3
Hello,
Your program works completely fine.
Here, if you have two inputs you have to put them in separate line otherwise it will not work.
+ 2
I do not see any error.
Give each input in a new line.