How many sequences of 6 digits can we form, given the condition that no two adjacent have the same parity? Leading zeroes are allowed. (Parity means 'odd' or 'even'; so, for example, and cannot both be odd or both be even.)
There are 14400 possible sequences.