What is the output of the following code:
L=['a','b','c','d'] print ( "".join(L))
निम्नलिखित कोड का परिणाम क्या है: