0
Comparing integers using if statement, relational operators and equality operators
when I try to run a code it's says, split multiple input into separate line,what do I do guys
3 Answers
+ 2
Is your code asking for input.. if so you will need to enter that... If you are asking for multiple inputs like asking tell user to enter 2 numbers, you will need to enter each number on a separate line using the enter key between each one
eg
5
6
then click the submit
+ 1
+1 laura
0
ok