DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python dict to string
dict
=
{
"Potato"
:
False
,
"Carrot"
:
True
}
string
=
str
(
dict
)
Source by www.tutorialspoint.com #
PREVIOUS
NEXT
Tagged:
#python
#dict
#string
ADD COMMENT
Topic
COMMENT
Name
9+1 =
Submit