运行下方代码段,输出结果为[0 0 0],则①处可以填写( )。
import numpy
z = numpy.zeros(8,dtype=int)
print(z[①])
3
::2
5:0:-2
5: