首页
编程
java
php
前端
首页
编程
java
php
前端
初次到来,请教问题,
s=
input
(
'请输入字符串:'
)
.split
()
print
(
'其中的单词总数有:'
,len(s)
)
点击展开全文