单项选择题

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

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