DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to create a new dictionary in python
myDict
=
{
'first item'
:
'definition'
}
#CREATING A BLANK DICTIONARY
myDict
=
{
}
Source by xahlee.info #
PREVIOUS
NEXT
Tagged:
#create
#dictionary
#python
ADD COMMENT
Topic
COMMENT
Name
4+6 =
Submit