Create and printing a linked list of int values of a given length in Java First create the linked list, then print it, then measure its length: