單項選擇題如想定義字符串,應使用()。

A.list
B.set
C.str
D.dict


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題想要獲取序列的長度,應使用()。

A.len
B.in
C.map
D.dict

2.單項選擇題python中,序列的最大值用()。

A.len
B.min
C.max
D.include

3.單項選擇題如果想給變量賦值,則使用()。

A.=
B.<<
C.>>
D.==

4.單項選擇題下列是數(shù)學模塊的是()。

A.math
B.random
C.re
D.sax

5.單項選擇題下列是正確的變量名的是()。

A.if
B.else
C.input
D.IF