I am attempting to create a program that finds the number of possible configurations using factorials. Here is my code so far:
from collections import Counter