<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>strong text
<In what way does your code behave incorrectly? Include ALL error messages.>
```
public class And {
public static void main(String args) {
System.out.println(1>2 && 3>4);
}
}
<do not remove the three backticks above>
help me and strong text
what does this mean?
so i think you need a help that is related to strong text.but what’s your question?
question is very important if you want to know something
@darkshadow007
If the goal is to print false, you’ve succeeded. Please be a little more specific in your question. 
system
Closed
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.