单选题

字符串str1='victory',显示结果为'or'的选项是?( )

A

print(str1[5:6])

B

print(str1[4:5])

C

print(str1[5:7])

D

print(str1[4:-1])

赣ICP备20007335号-2