import numpy as np a=np.array([6,79,61,47,9,4,16]) print(a) #to achive the specific range or collect items what should be change in the code