A company will build its page on the internet and expects to attract an audience of approximately one million customers. To access this page, a password with a format to be defined by the company will be required. There are five format options offered by the programmer, described in the table, where ``L'' and ``D'' represent, respectively, uppercase letter and digit.
| Option | Format |
| I | LDDDDD |
| II | DDDDDD |
| III | LLDDDD |
| IV | DDDDD |
| V | LLLDD |
The letters of the alphabet, among the 26 possible ones, as well as the digits, among the 10 possible ones, can be repeated in any of the options.
The company wants to choose a format option whose number of possible distinct passwords is greater than the expected number of customers, but such that this number is not greater than twice the expected number of customers.
The option that best suits the company's conditions is
(A) I.
(B) II.
(C) III.
(D) IV.
(E) V.