oqueeh
.net
All topics
>
Python
Convert list of characters into string in Python
""
.
join
([
"a"
,
"b"
,
"c"
])