判断题
import numpy as np
dt = np.dtype('i8')
print(dt)

上面代码的输出结果是int64。( )

A 正确
B 错误
赣ICP备20007335号-2