How to get and update the value of a dynamic key in a dictionary

Hi @Olaoluwa,

add%20to%20dict

update value in the dictionary
myDictionary[myKey] = myNewValue;