题目:以下选项中值为True的是: ( ) ‘abc’ <'abcd' ' ' <'a' 'Hello' >‘hello’ ‘abcd’ >ad’ 喵查答案:["'abc' <'abcd'", "' ' <'a'"] 喜欢 (0)