单项选择题
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])的值是()。
len(‘helloworld’)的值是()。A.9B.10C.11D.12
单项选择题len(‘helloworld’)的值是()。
A.9 B.10 C.11 D.12