🌈 搜索
📅  最后修改于: 2022-03-11 14:46:33.590000             🧑  作者: Mango
with open('data.txt', 'r') as file: data = file.read().replace('\n', '')