2021年11月24日
摘要: def getText(): txt=open("D:\\test.txt","r").read() txt=txt.lower() punctuation = r"""!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~“”?,!【】()、。:;’‘……¥·""" for ch in 阅读全文
posted @ 2021-11-24 17:22 咚咚锵上天堂 阅读(84) 评论(0) 推荐(0)