System.out.print("The total is ");System.out.println(total);
System.out.println("The total is " + total);