Wanna know how to start a fight between programmers?
if(truth == true){
//look no wasted line
System.out.println("Look at the bracket");
}
This is how.
-
6
if(truth == true){
//look no wasted line
System.out.println("Look at the bracket");
}
This is how.
6
6 Comments
Recommended Comments