G
Guest
I have a list of 33 words. From this list I need to work out the amount of
combinations of 2 words that can be made from the list of 33 words. I then
need to create a listing of what the combinations actually are.
I know that this is very complicated as I have already worked out that there
are 528 possible combinations but I need a way of actually creating the list
of the combinations.
combinations of 2 words that can be made from the list of 33 words. I then
need to create a listing of what the combinations actually are.
I know that this is very complicated as I have already worked out that there
are 528 possible combinations but I need a way of actually creating the list
of the combinations.