摘要: 1.读取 file_path = r'C:\Users\39780\PycharmProjects\大作业\RobitStu\SMSSpamCollection' email = open(file_path,'r',encoding='utf-8') # 打开文件 email_data = [] 阅读全文
posted @ 2020-05-23 16:53 阳光猪 阅读(166) 评论(0) 推荐(0)