第16441题 程序题
Scratch等级考试三级编程题:魔术表演"开花"

准备工作

  1. 将舞台设置为"Party";
  2. 删除默认角色,自行绘制椭圆花瓣角色;
  3. 添加魔术师角色"Wizard Girl"。

功能实现

  1. 当按下空格键时,魔术师说"开花"并发出广播指令;
  2. 花瓣角色接收到广播指令后,在舞台中间利用“图章”积木实现开花效果;
  3. 每一片花瓣的颜色不同。
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
编辑模式
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析