第29973题 单选题
运行下列Scratch脚本后,舞台上最终存在的该角色实例(包含本体)总数是多少?

某角色仅编写了以下两段脚本:

  1. 【当绿旗被点击】时:
    • 执行【显示】积木
    • 重复执行3次【克隆自己】积木
  2. 【当作为克隆体启动时】:
    • 执行【隐藏】积木
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析