+ 我來回答
回答最高可+2積分
最贊回答 / 括號(hào)扯蛋俠
var str = "Hello, playground"str.characters.countfor c in str.characters{????print(c)}
2015-04-25