put method
Puts a new value into map element specified by its key.
key
a key of the element to put.value
a new value for map element.
Puts a new value into map element specified by its key.
key
a key of the element to put.value
a new value for map element.