第30233题 单选题
在Scratch中,运算表达式「8 + 12 / 3 - 2 = 10」的最终返回结果是?

已知Scratch运算优先级从高到低为:括号 > 乘除类运算 > 加减类运算 > 比较运算 > 逻辑运算,同优先级运算按从左到右顺序计算。

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