第16791题 程序题
Scratch 克隆猫游戏实现

克隆猫游戏

克隆猫效果示例

准备工作

使用初始小猫角色,舞台不限。

功能实现

  1. 程序启动后克隆出3只小猫;
  2. 所有克隆猫在舞台上随机移动;
  3. 每只克隆猫说出自己的编号。
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
编辑模式
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析