A web-site asks users to create a 5-symbol PIN code where first and second symbols are any letters from the English alphabet and next 3 symbols are any digits. How many different PIN codes can be created?

1 answer

assuming that numbers and letters can be repeated ...

number of cases
= 26x10x10x10x26
=