相关考题
-
单项选择题
验证码一种区分用户是计算机还是人()。
A.方法
B.程序
C.属性
D.元素 -
单项选择题
表达式max(‘hello’)的值是()。
A.h
B.e
C.l
D.o -
单项选择题
print(’hello’[::-2])的值是()。
A.olh
B.hel
C.llo
D.hlo
