单选题:设有s=('a', 'b', 'c', 'd', 'e'),则s[-99:-5]值为( )。
设有s=('a', 'b', 'c', 'd', 'e'),则s[-99:-5]值为( )。
@[C](2)
A. ('a', 'b', 'c', 'd', 'e')
B. ('a', 'b', 'c')
C. ( )
D. 出错
A.('a', 'b', 'c', 'd', 'e')
B.('a', 'b', 'c')
C.( )
D.出错
answer:C
@[C](2)
A. ('a', 'b', 'c', 'd', 'e')
B. ('a', 'b', 'c')
C. ( )
D. 出错
A.('a', 'b', 'c', 'd', 'e')
B.('a', 'b', 'c')
C.( )
D.出错
answer:C