单选题

运行下方代码段,输出的是(  )。

a, b, str = 2, 5, 'independ'

print(str[a:b])

A

ep

B

dep

C

depe

D

ndep

赣ICP备20007335号-2