Q. In Ruby, how can you add a key-value pair to an existing hash?
β
Correct Answer: (D)
Simply assigning a value to a new key
You must be Logged in to update hint/solution