第33287题 单选题
运行以下Scratch程序,舞台上能看到几只小猫?

程序脚本

程序脚本说明:

  1. 当绿旗被点击时:
    • 显示
    • 移到x: 0 y: 0
    • 重复执行6次:
      • 右转20度
      • 克隆自己
  2. 当作为克隆体启动时:
    • 移动150步
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析