🌈 搜索
📅  最后修改于: 2022-03-11 14:46:05.108000             🧑  作者: Mango
print("first line", "second line", sep="\n") print("first line\nSecond line")