SyntaxFix
Write A Post
Hire A Developer
Questions
I have a solution which is not specified here
z = {} z.update(x) or z.update(y)
This will not update x as well as y. Performance? I don't think it will be terribly slow.