Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created February 10, 2020 02:41
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 parzibyte/86bd7ac8a4116d4b0344b5820f27bc77 to your computer and use it in GitHub Desktop.
Save parzibyte/86bd7ac8a4116d4b0344b5820f27bc77 to your computer and use it in GitHub Desktop.
diccionario = {
'A': 10,
'B': 12,
'C': 16,
'D': 11,
'E': 13,
'F': 8,
'G': 32,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment