Question 820407
you create a four digit code for your ATM card using the digits 0 to 9. 
How many different codes can be make?:: 10^4 = 10000
------------------------ 
if you are allowed to use a digit once:: 10*9*8*7 = 10P4 = 5040
how many different codes can be made?

=========================================
Cheers,
Stan H.
=========================================