第27855题 单选题
在Python中,下列字符串字典序比较的表达式结果为True的是?

Python的字符串比较遵循字典序规则,按照Unicode码点逐位比较,直到出现不同字符或某一字符串结束。

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