DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python dict
>>> d = {} >>> d {} >>> d = {'dict': 1, 'dictionary': 2} >>> d {'dict': 1, 'dictionary': 2}
Source by pythonworld.ru #
PREVIOUS
NEXT
Tagged:
#python
#dict
ADD COMMENT
Topic
COMMENT
Name
8+6 =
Submit