Suppose you have a list of strings.
List = {"A","AB","ABCD"}
Now I want to concatenate each elements as a string. B