// TODO: 4 - Get and print the first element using getFirst() // Get and print the last element using getLast() // TODO: 5 - Remove the first element using removeFirst() ...