单项选择题
’hello’.find(’h’)的返回值是()
A.1 B.2 C.0 D.3
单项选择题 len(’hello’)的返回值是()
单项选择题 字典中键与值用()分隔
单项选择题 表达式int(’123’)的值为()