DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to add an item to a dictionary in python
a_dictonary
=
{
}
a_dictonary
.
update
(
{
"Key"
:
"Value"
}
)
PREVIOUS
NEXT
Tagged:
#add
#item
#dictionary
#python
ADD COMMENT
Topic
COMMENT
Name
9+1 =
Submit