how to build one dimensional list from string and


How to build one dimensional list from string and build string from a list?

Suppose input string is: STACKOVERFLOW
then the output list should be outputList = [S,T,A,C,K,O,V,E,R,F,L,O,W]

and if input list is inputList = [S,T,A,C,K,O,V,E,R,F,L,O,W]
the output should be a string = STACKOVERFLOW

Request for Solution File

Ask an Expert for Answer!!
Application Programming: how to build one dimensional list from string and
Reference No:- TGS0155874

Expected delivery within 24 Hours