单项选择题

A.numpy.diag([1,2])
B.numpy.eye(2)
C.numpy.zeros((2,2))
D.numpy.ones((2,2))