第29977题 单选题
在Scratch中,小猫角色编写了如下脚本,运行绿旗后舞台上最终能看到多少个可见的小猫实例?
当绿旗被点击
隐藏
重复执行 5 次
    克隆 自己
    等待 0.1 秒

当作为克隆体启动时
显示
移动 10 步
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析