单项选择题
print(’hello’[::-2])的值是()。
A.olh
B.hel
C.llo
D.hlo
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
print(‘hello’[::-2])的值是()。
A.olh
B.hel
C.llo
D.hlo
点击查看答案
单项选择题
len(‘helloworld’)的值是()。
A.9
B.10
C.11
D.12
点击查看答案
相关试题
在Spring Security中,哪个注解用于设置权...
SecurityContextRepository接口中哪个方法...
在Spring Security中,哪个接口用于获取用...
Spring Security是一个什么的安全框架()
在RBAC模型中, Who 对 What 进行 How...