Source Code:
(back to article)
result = str1 + str2 print(result)
Result:
Report an issue