DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
create a dictionary in python
Dict
=
{
1
:
'Geeks'
,
2
:
'For'
,
3
:
'Geeks'
}
print
(
Dict
)
Source by www.geeksforgeeks.org #
PREVIOUS
NEXT
Tagged:
#create
#dictionary
#python
ADD COMMENT
Topic
COMMENT
Name
4+6 =
Submit