摘要: f = open("peng.txt", "r", encoding='utf-8') song = f.read() f.close() sep = ''',.?—!"''' exclude = {'the', 'and', 'i', 'in', "i'm", 'a', 'of', 'an', 'on', 'to 阅读全文
posted @ 2018-03-28 21:42 商软3许怀鹏222 阅读(149) 评论(0) 推荐(0)