🌈 搜索
📅  最后修改于: 2022-03-11 14:45:05.129000             🧑  作者: Mango
# converts read file into a list without newlines temp = file.read().splitlines()