how to use \n with concatination of string in python code example Example: how to concat join 2 strings in python str1 = “Hello” str2 = “World” str1 + str2