单项选择题
"ILOVECHINA"[0::2]的值是()。
A."OEHN" B."EHN" C."IO" D."IOEHN"
单项选择题 list(range(10))[2:5]的值是()。
单项选择题 len(‘ar’)的值是()。
单项选择题 "python"+"great"的值是()。