输出信息用print函数
import numpy as np data=np.arange(10).reshape(2,5) print(data)
有帮助请采纳,有问题继续交流,你的采纳是对我回答的最大的肯定和动力