Skip to content

Instantly share code, notes, and snippets.

@fatosmorina
Created January 9, 2022 08:41
Show Gist options
  • Save fatosmorina/4edc399f3923f9f29a7ccff11696f86f to your computer and use it in GitHub Desktop.
Save fatosmorina/4edc399f3923f9f29a7ccff11696f86f to your computer and use it in GitHub Desktop.
result = first_dictionary | second_dictionary
print(result)
# {'name': 'Fatos', 'location': 'Kosovo, Prishtina', 'surname': 'Morina'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment