单项选择题
‘want’.islower()的返回值是()
A.1 B.0 C.True D.False
单项选择题 ’hello’.find(’h’)的返回值是()
单项选择题 len(’hello’)的返回值是()
单项选择题 字典中键与值用()分隔