第24659题 判断题
判断:默认小猫角色执行给定Scratch程序,舞台不会出现小猫角色

程序积木逻辑如下:

  1. 当绿旗被点击时执行以下逻辑:
  • 移到 x: 0 y: 0
  • 全部擦除
  • 隐藏
  • 重复执行5次:克隆自己
  1. 当作为克隆体启动时执行以下逻辑:
  • 移到随机位置
  • 图章
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析