单项选择题
A.方法 B.程序 C.属性 D.元素
表达式max(‘hello’)的值是()。A.hB.eC.lD.o
单项选择题表达式max(‘hello’)的值是()。
A.h B.e C.l D.o
print(’hello’[::-2])的值是()。A.olhB.helC.lloD.hlo
单项选择题print(’hello’[::-2])的值是()。
A.olh B.hel C.llo D.hlo
print(‘hello’[::-2])的值是()。A.olhB.helC.lloD.hlo
单项选择题print(‘hello’[::-2])的值是()。