首页题库练习题目详情
Python程序设计单选题中等

在Python中,表达式 '5 > 3 > 1' 的结果是?

ATrue
BFalse
C0
D1