Skip to content

Instantly share code, notes, and snippets.

@eustin
Created June 8, 2020 03:52
Show Gist options
  • Save eustin/991c9066140c567869594e7ea3e03084 to your computer and use it in GitHub Desktop.
Save eustin/991c9066140c567869594e7ea3e03084 to your computer and use it in GitHub Desktop.
prob_of_permutation = first_term * second_term * third_term
print(f"probability of permutation is {prob_of_permutation}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment