SyntaxFix
Write A Post
Hire A Developer
Questions
No, I don't think you can append key/value pairs. The only thing closest that I am aware of is using the store method:
store
h = {} h.store("key", "value")