第30700题 单选题
在Scratch中,变量「分数」初始值为10,依次执行指定操作后,最终「分数」的值是多少?

依次执行的操作如下:

  1. 执行【将「分数」增加15】积木
  2. 执行【将「分数」设为「分数」* 2】积木
  3. 执行【将「分数」增加-8】积木
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析