📜  如何通过换行 python 代码示例将列表转换为字符串

📅  最后修改于: 2022-03-11 14:46:07.654000             🧑  作者: Mango

代码示例1
var = "\n".join(myList)