System.out.print(46); // prints on the same line System.out.println("Tree"); // prints code on a new line