以下选项中,输出结果为Ture的是()

A.>>> ‘ABCD’ != ‘abcd’.upper() B.>>> ‘python’ < ‘pypi’ C.>>> ‘python123’ > ‘python’ D.>>> ‘A’>’a’

时间:2024-02-11 14:37:07

相似题目