Skip to content

Instantly share code, notes, and snippets.

@ShaneTsui
Created December 14, 2019 18:54
Show Gist options
  • Select an option

  • Save ShaneTsui/8721d7aff347f7e65741e1b6dc933fa3 to your computer and use it in GitHub Desktop.

Select an option

Save ShaneTsui/8721d7aff347f7e65741e1b6dc933fa3 to your computer and use it in GitHub Desktop.
# Get key from a dictionary with max value
max(a, key=a.get)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment