I am trying to copy the elements of an array input by the user starting at position 2 into another array called value and using that input starting a position 2 to create a graph.

public static...