🌈 搜索
📅  最后修改于: 2022-03-11 14:56:10.503000             🧑  作者: Mango
a_list = ['a','b','c'] joined_string = "\n".join(a_list)