多項(xiàng)選擇題序列包括下列哪些()。

A.字符串
B.列表
C.元組
D.字典


您可能感興趣的試卷

你可能感興趣的試題

1.多項(xiàng)選擇題python中,下列不是布爾的值有()。

A.True
B.False
C.1
D.0

2.單項(xiàng)選擇題python中,字符串的格式()。

A.括號(hào)
B.中括號(hào)
C.花括號(hào)
D.引號(hào)

3.單項(xiàng)選擇題字符串中,成員資格判斷使用的關(guān)鍵字是()。

A.limit
B.to
C.in
D.len

4.單項(xiàng)選擇題python中,while的中止的關(guān)鍵字是()。

A.continue
B.broken
C.break
D.plug

5.單項(xiàng)選擇題python中,()是字符串格式化的方法。

A.count
B.format
C.in
D.replace