单项选择题
想要求出字符串元素个数,应使用()。
A.count B.len C.length D.total
单项选择题 a="Iwantto",如想得到I,则需要()。
单项选择题 python中,()可以求出字符串的长度。
单项选择题 如想定义字符串,应使用()。