单项选择题

python中列表的索引自右到左从()开始。

A.0
B.1
C.-1
D.len(list)