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