计算文本中大写字母的个数findall

findall(r"^",b),findall("$",b),findall("[a-z]",b)

posted @ 2018-12-02 15:31  IndustriousHe  阅读(286)  评论(0)    收藏  举报