请大家帮忙看看为什么会报错? (py代码 在jupyter notebook上运行)我想要运行出九九乘法表
np.array的用法:numpy.array(object, dtype=None)题主第二个参数10是在dtype位置上,所以报错