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

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


您可能感興趣的試卷

你可能感興趣的試題

2.單項(xiàng)選擇題替換的方法是下列哪一個(gè)關(guān)鍵字()。

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

3.單項(xiàng)選擇題去除字符串中左側(cè)的空格應(yīng)使用()。

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

4.單項(xiàng)選擇題驗(yàn)證碼一種區(qū)分用戶是計(jì)算機(jī)還是人()。

A.方法
B.程序
C.屬性
D.元素

5.單項(xiàng)選擇題表達(dá)式max(‘hello’)的值是()。

A.h
B.e
C.l
D.o