Python 获取字符串长度教程,在Python 中要想获取字符串长度可以使用len() 函数。Python len()函数语法len(string) 我们将要获取的字符串的长度,传进len() 函数, ...
確定! 回上一頁