Hope b5acf78bbc created new function to return a count of each face value in a roll of 5 dice.
I think it could be made to be cleaner by calling a function that determines
how many "of a kind" there are by passing arguments of how many "of a kind"
you are looking for.  2 of a kind, 3 of a kind, 4 of a kind etc.
2025-07-23 20:55:43 -04:00
2025-04-25 21:27:35 +00:00
2025-04-25 21:27:35 +00:00
2025-04-25 21:27:35 +00:00
2025-07-21 19:44:11 -04:00
2025-04-25 21:27:35 +00:00
2025-04-25 21:27:35 +00:00
2025-07-21 19:44:11 -04:00
2025-07-15 21:54:34 -04:00
Description
No description provided
33 KiB
Languages
Python 100%