In Python, there are many ways of string concatenation.
Concatenation of string using join() method
join() method takes iterable which ...
For further actions, you may consider blocking this person and/or reporting abuse
Thank you for reminding. I have updated the post.