第10412题 判断题
默认小猫角色下执行给定Scratch程序,判断小猫是否会说出apple grape orange banana cherry?

Scratch积木程序:绿旗触发→先执行自定义初始化(删除fruits列表全部项目,依次加入apple、banana、cherry)→将orange加入fruits→在fruits第2项前插入grape→说fruits第2项2秒

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