摘要:
实验任务3: with open('data3.txt','r',encoding='utf-8') as f : with open('data3_processed.txt', 'w', encoding='utf-8') as f1: data=f.read().strip().split(' 阅读全文
posted @ 2022-05-15 16:13
金子航
阅读(40)
评论(1)
推荐(0)
2022年5月15日