Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python initialize empty dictionary

d = dict()
d = {}
 
PREVIOUS NEXT
Tagged: #python #initialize #empty #dictionary
ADD COMMENT
Topic
Name
3+5 =