You can use the escape sequence "\t" if you want.

or you can combined them into one System.out and just add blank strings in between or "\t"


System.out.print(number1 + "\t" + number2 +...