How to join two string with a new line between them?

前端 未结 2 842
不知归路
不知归路 2020-12-19 05:05

I have two strings like this:

str1 = \"my fav fruit apple\"
str2 = \"my fav vegetable carrot\"

I want to join the two strings to become :

2条回答
提交回复
热议问题