Select 17 unique numbers from 1 to 110
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 38,601,232,498,698,199,040 (~39 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 13,729,973,108,797,696,336,726,788,317,118,464 (~)
            
                If order does not matter (e.g. most lottery numbers): 38,601,232,498,698,199,040 (~39 quintillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 13,729,973,108,797,696,336,726,788,317,118,464 (~)



