单项选择题
列表的英文单词是()。
A.string B.tuple C.list D.dict
单项选择题 数学模块中,math.sqrt(4)的值是()。
单项选择题 ‘helllo’.find(‘l’)的值是()。
单项选择题 "ILOVECHINA"[0::2]的值是()。