Question 944540
<pre>
Choose the first digit any of these 9 ways {1,2,3,4,5,6,7,8,9}  (Can't be 0)
Choose the second digit any of 9 remaining ways. (Can be 0) 
Choose the third digit any of 8 remaining ways.

9*9*8 = 648

Edwin</pre>