单选题

运行下方代码段,输出结果为[0 0 0],则①处可以填写(    )。

import numpy

z = numpy.zeros(8,dtype=int)

print(z[①])

A

3

B

::2

C

5:0:-2

D

5:

赣ICP备20007335号-2