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

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


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題python中,字符串的格式()。

A.括號
B.中括號
C.花括號
D.引號

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

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

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

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

5.單項選擇題想要求出字符串元素個數(shù),應(yīng)使用()。

A.count
B.len
C.length
D.total