DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
format list into string python
lst = ["hi", "there"] print(", ".join(lst)) cli -------------- hi, there
PREVIOUS
NEXT
Tagged:
#format
#list
#string
#python
ADD COMMENT
Topic
COMMENT
Name
6+5 =
Submit