Skip to content

Instantly share code, notes, and snippets.

@fatosmorina
Created January 9, 2022 08:40
Show Gist options
  • Save fatosmorina/9ba66ecd1a61ddc55b0ed6134792a799 to your computer and use it in GitHub Desktop.
Save fatosmorina/9ba66ecd1a61ddc55b0ed6134792a799 to your computer and use it in GitHub Desktop.
merged_dictionaries = {**first_dictionary, **second_dictionary}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment