I am trying to put the following in Python Code. I know how to do it mathematically, but code - not sure where to start.

A state creates license plates that each contain two letters followed by three digits. The first letter must be a vowel ( A, E, I, O, U ) and duplicate letters and digits are allowed. How many different license plates are possible?