摘要:
#1 HahFile = open ('Hah..txt',mode='r',encoding='utf-8') HahText = HahFile.read() HahFile.close() print(HahText) #2 replaceList = ['',"'",',','\n'] for c in replaceList: HahText = HahText.repla... 阅读全文
posted @ 2018-06-11 17:08
FBYi
阅读(188)
评论(0)
推荐(0)

浙公网安备 33010602011771号