单项选择题
A.0 B.1 C.2 D.3
列表的英文单词是()。A.stringB.tupleC.listD.dict
单项选择题列表的英文单词是()。
A.string B.tuple C.list D.dict
数学模块中,math.sqrt(4)的值是()。A.0B.2C.2.0D.4.0
单项选择题数学模块中,math.sqrt(4)的值是()。
A.0 B.2 C.2.0 D.4.0
‘helllo’.find(‘l’)的值是()。A.0B.2C.1D.3
单项选择题‘helllo’.find(‘l’)的值是()。
A.0 B.2 C.1 D.3