第24665题 单选题
默认小猫角色执行下列程序,舞台上最多会看到多少只小猫?

程序逻辑如下:

  1. 当绿旗被点击:
    • 显示
    • 重复执行3次:
      • 广播「消息1」
      • 等待1秒
  2. 当接收到「消息1」:
    • 克隆自己
  3. 当作为克隆体启动时:
    • 移到随机位置
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析