單項選擇題表達式max(‘hello’)的值是()。

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


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題print(’hello’[::-2])的值是()。

A.olh
B.hel
C.llo
D.hlo

2.單項選擇題print(‘hello’[::-2])的值是()。

A.olh
B.hel
C.llo
D.hlo

3.單項選擇題len(‘helloworld’)的值是()。

A.9
B.10
C.11
D.12

4.單項選擇題生成所有字母的關鍵字是()。

A.ascii
B.unicode
C.ascii_letters
D.digits

5.單項選擇題string模塊中生成所有數字的關鍵字是()。

A.ascii
B.unicode
C.ascii_letters
D.digits