单项选择题
python中,()可以求出字符串的长度。
A.max B.min C.len D.in
单项选择题 如想定义字符串,应使用()。
单项选择题 想要获取序列的长度,应使用()。
单项选择题 python中,序列的最大值用()。