第31592题 单选题
在Scratch中运行给定小猫脚本后,小猫什么时候会说出“碰到红色啦”?

现有Scratch小猫角色的脚本如下:

  1. 当绿旗被点击
  2. 重复执行: ① 如果 <碰到颜色 [红色]?> 那么 说 [碰到红色啦] 2秒 ② 否则 移动 10 步
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析