第30238题 单选题
在Scratch中,运行运算组合`7 + 2 * 3 - (8 / 2)`的结果是多少?

已知Scratch运算优先级规则为:括号运算优先级最高,其次是乘除、取余类运算,加减类运算优先级最低,同优先级运算按从左到右顺序依次计算。

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