D={0,1,2,3,4,5,6,7,8,9} of decimal digits. Count number of possible ordered lists (permutations) of 3 distinct elements chosen from D. Determine systematic way to make all such permutation. without writing them all out find number permutations of 3 distinct elements of D.