str1="Hello World!" str2="Hello Nowcoder!" print(str1) print(str2)
哈哈哈哈哈我还以为要用到什么东西来换行
原来就是超级朴实的回车print呀!