#python 3 实现 stra=input() a=stra.strip().split() print(len(a[-1])) 来源:https://www.cnblogs.com/zhimengwang/p/11406844.html 标签 长度 单词