Number push (Number value)
Places one or more values onto the end of the array and increases length by n.
Returns the new length of the array.