Select 7 unique numbers from 11 to 52
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 26,978,328 (~27 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 135,970,773,120 (~136 billion)
            
                If order does not matter (e.g. most lottery numbers): 26,978,328 (~27 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 135,970,773,120 (~136 billion)



