摘要:
print("学号后两位为33(2023310343133)") import jieba txt = open("西游记.txt","r",encoding='gb18030').read() words = jieba.lcut(txt) counts = {} for word in word 阅读全文
posted @ 2024-05-26 18:04
是小熊呀050818
阅读(25)
评论(0)
推荐(0)
浙公网安备 33010602011771号