Select 40 unique numbers from 1 to 52
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 206,379,406,870 (~206 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 168,388,112,212,869,228,987,208,480,963,443,447,806,474,042,580,377,949,700,096 (~)
            
                If order does not matter (e.g. most lottery numbers): 206,379,406,870 (~206 billion)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 168,388,112,212,869,228,987,208,480,963,443,447,806,474,042,580,377,949,700,096 (~)



