delete first value in list python code example Example: exclude first value of an array python my_array=np.arange(10) my_array[1:]