第11386题 判断题
判断Scratch中对指定初始列表进行由小到大选择排序第二遍后的结果是否正确

指定初始和第二遍选择排序后的Scratch列表

初始列表(索引1-10):45、66、23、1、10、97、52、88、5、33

右侧为题目给出的第二遍选择排序后的结果

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析