單項選擇題判斷字符串中的字母是否全部為小寫()。

A.islower
B.pop
C.extend
D.id


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題python中,判斷大寫的關(guān)鍵字是()。

A.isupper
B.min
C.len
D.map

3.單項選擇題list(map(abs,[1,-2,-5]))返回值為()。

A.[1,-2,-5]
B.[-1,-2,-5]
C.[1,2,5]
D.[-1,2,5]

5.單項選擇題替換的方法是下列哪一個關(guān)鍵字()。

A.replace
B.islower
C.strip
D.lstrip