第29392题 单选题
执行以下Scratch积木序列后,变量‘分数’的最终值是多少?

我们在Scratch中新建了名为「分数」的变量,初始值为0。依次执行以下积木操作:

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