how to concatenate two functions in python code example Example: how to concat join 2 strings in python str1 = “Hello” str2 = “World” str1 + str2