2019년 6월 13일 오후 3:46
purpose | join a list of strings together with the separator S |
---|---|
input | a selection of titles |
parameter | S =the separator to insert between each of the items |
output | the input titles joined together with the separator S |
purpose | join a list of strings together with the separator S |
---|---|
input | a selection of titles |
parameter | S =the separator to insert between each of the items |
output | the input titles joined together with the separator S |