Select 11 unique numbers from 0 to 100
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 158,940,114,100,040 (~159 trillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 6,344,380,746,508,477,136,896 (~6 sextillion)
            
                If order does not matter (e.g. most lottery numbers): 158,940,114,100,040 (~159 trillion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 6,344,380,746,508,477,136,896 (~6 sextillion)



