Select 3 unique numbers from 24 to 73
        Total possible combinations (ways)
        
If order does not matter (e.g. most lottery numbers): 19,600 (~20 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 117,600 (~118 thousand)
            
                If order does not matter (e.g. most lottery numbers): 19,600 (~20 thousand)
If order matters (e.g. pick3 numbers, permutations, lock combinations, pin-codes): 117,600 (~118 thousand)



