第29410题 单选题
运行以下Scratch脚本后,变量「结果」的最终值是?

脚本执行步骤如下:1. 创建变量「结果」并将其初始值设置为2;2. 执行积木「将 结果 设置为 结果 × 3」;3. 执行积木「将 结果 增加 6」;4. 执行积木「将 结果 设置为 结果 ÷ 2」

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析