Skip to content

Instantly share code, notes, and snippets.

@fatosmorina
Created November 14, 2021 09:20
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/a334f45aed6e379fb1206b33b37a5d51 to your computer and use it in GitHub Desktop.
Save fatosmorina/a334f45aed6e379fb1206b33b37a5d51 to your computer and use it in GitHub Desktop.
print(heapq.nlargest(3, scores)) # [91, 87, 82]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment