第27369题 单选题
以下关于Python中round()函数的运行结果,描述正确的是?

Python的round()函数采用银行家舍入规则(四舍六入五成双),即当待舍弃的尾数恰好为.5时,会将结果舍入到距离最近的偶数(保留指定小数位或整数位)。下列关于round()调用结果的说法正确的是:

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