第15466题 单选题
Scratch执行给定程序后,列表"list"的第二项内容是?

当绿旗被点击时,依次执行以下操作:

  1. 删除列表list的全部项目
  2. 将「蜜桃」加入列表list
  3. 在列表list的第1项前插入「香蕉」
  4. 将「柑橘」加入列表list
  5. 在列表list的第1项前插入「苹果」
  6. 将列表list的第2项替换为「猕猴桃」
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析