DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to add element to dictionary
Dictionary
<
Key
,
Value
>
dict
=
new Dictionary
<>
(
)
;
dict
.
put
(
typeof
(
key
)
,
typeof
(
value
)
)
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#add
#element
#dictionary
ADD COMMENT
Topic
COMMENT
Name
7+8 =
Submit