单项选择题

A.numpy.eye(3,3)
B.numpy.zeros((3,3))
C.numpy.ones((3,3))
D.numpy.empty((3,3))