摘要:
#1. zqqFile = open('zqq.txt',mode="r",encoding='utf-8') zqqText =zqqFile.read() zqqFile.close() print(zqqText) #2. replaceList = [',','.',"'",'\n'] fo 阅读全文
posted @ 2018-06-11 16:45
Candice_Z
阅读(180)
评论(0)
推荐(0)
浙公网安备 33010602011771号