DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVA
adding one element in dictionary python
mydict = {'score1': 41,'score2': 23} mydict['score3'] = 45 # using dict[key] = value print(mydict)
PREVIOUS
NEXT
Tagged:
#adding
#element
#dictionary
#python
ADD COMMENT
Topic
COMMENT
Name
8+6 =
Submit