Select 3 unique numbers from 1 to 800
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 85,013,600 (~85 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 510,081,600 (~510 million)
            
                If order does not matter (e.g. most lottery numbers): 85,013,600 (~85 million)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 510,081,600 (~510 million)



