Line 4: | Line 4: | ||
Yes. That string contains at least one a. | Yes. That string contains at least one a. | ||
+ | |||
+ | |||
+ | So does this mean the answer would be 26^5? (At least for part a) |
Revision as of 11:50, 4 February 2009
part a) can we repeat "a" in any of the 6 positions for the string? in other words, is it possible to have the string "aaaaaa"?
Yes. That string contains at least one a.
So does this mean the answer would be 26^5? (At least for part a)