While passwords generally have few restrictions, they are normally not totally free. Suppose that in a certain system passwords can be of arbitrary length, but must contain at least one letter,a:::z and one number 0:::9. Construct a grammar that generates the set of such legal passwords.