使用复习卡回顾 第 1 题,共 6 题
数组索引与切片
开始实验
1 选择最佳答案

为什么 np.arange(256).reshape(4, 4, 4, 4) 能构造出所需的数组?