PyTricks
PyTricks copied to clipboard
Update merge_dict.py3
Hi. What do you think about displaying the example with
d1 = {'a': 1, 'b':0}, to show the differences between the two ?
Hi. What do you think about displaying the example with
d1 = {'a': 1, 'b':0}, to show the differences between the two ?
Well, I've modified it.