Skip to content

Instantly share code, notes, and snippets.

@fatosmorina
Created August 29, 2021 07:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fatosmorina/2deadd66ca430cd70f873e50d09d0955 to your computer and use it in GitHub Desktop.
Save fatosmorina/2deadd66ca430cd70f873e50d09d0955 to your computer and use it in GitHub Desktop.
my_dictonary = {"name": "Name", "surname": "Surname"}
print(my_dictonary["age"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment