Question 620839
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
A bank requires that its customers create a PIN to access their account. 
The PIN must be 3 letters (A-Z) followed by three numbers (0-9). 
How many unique PINS are there? {{{26*26*26*10*10*10}}}