题目详情
填空题 程序执行结果是 .import numpy as npa = np.arange____.reshape(2,6)c = a.ravel____c[0]=100print(a)
学科:python数据分析
时间:2023-06-14 00:23:22
相关题目
相关作业