单项选择题
python中列表的索引自右到左从()开始。
A.0B.1C.-1D.len(list)
单项选择题 python中列表的索引自左到右从()开始。
单项选择题 python中列表的限定符是()
单项选择题 python3中默认的字符编码为()