|
Jacob pose la question : I need to know all the possible 3 digit combinations from the following pool of digits: 1st pool (1,2,3), 2nd pool (4,5) and the 3rd pool (7,8,9,0). Each pool has to be represented in the combinations.
The numbers can be repeated as long as they are not of the same set.
Example for not repeating: 123 is ok but not 321 or 231,132,213, etc.
The question is somehow related to Mike's but the difference is the digits are allocated into pools. Your help can assist me solve a mystery. Thanks. Penny Nom lui répond. |