单项选择题
’change’.isupper()的返回值是()
A.False B.True C.0 D.1
单项选择题 ‘want’.islower()的返回值是()
单项选择题 ’hello’.find(’h’)的返回值是()
单项选择题 len(’hello’)的返回值是()