多项选择题
A.字符串必须用双引号表示 B.字符串必须用单引号表示 C.字符串中必须有内容 D.字符串可以没有内容
下列哪些是列表的方法()。A.indexB.sortC.lengD.append
多项选择题下列哪些是列表的方法()。
A.index B.sort C.leng D.append
如想导入数学模块,我们可以使用()。A.importmathB.frommathimport*C.import...
多项选择题如想导入数学模块,我们可以使用()。
A.importmath B.frommathimport* C.import* D.from*
下列哪些是random的方法()。A.randintB.choiceC.randomD.break
多项选择题下列哪些是random的方法()。
A.randint B.choice C.random D.break