单选题

下面Python代码的输出结果正确的是?(    )

import numpy as np

dt = np.dtype('i1')

print(dt)

A

int64

B

int32

C

int16

D

int8

赣ICP备20007335号-2