Post #9299 246 Sep 18, 2026, 11:07 UTC d1 = {'a': 1, 'b': 2}d2 = {'b': 3, 'c': 4}print(d1 | d2)💕 Наш уютный чатик#Python