第16926题 判断题
按下给定脚本中的空格键时,角色的位置是否会改变?

给定Scratch脚本内容如下:

  1. 触发条件:当按下空格键
  2. 依次执行以下积木:
  • 移动 100 步
  • 右转 15 度
  • 移动 -100 步
  • 左转 15 度
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析