System.out.println("One, two,"); System.out.print(" buckle my shoe."); System.out.println(" Three, four,"); System.out.print(" shut the door.");