第22137题 程序题
Scratch编程:使用图章绘制指定心形阵列

编程实现

使用图章在舞台上绘制如下心形阵列: 心形阵列效果图

具体要求

每两个心之间的距离为30步。

初始化条件

  1. 全部擦除
  2. 移到x: 0 y: -20的位置
  3. 面向75度方向
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
编辑模式
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析