<span>The answer is Ten. Substituting numbers for letters, available selections are 111, 112, 113, 122, 123, 133, 222, 223, 233, 333. Note that, for example, 112, 121, and 211 are considered as the same selection. </span>AAA, BBB, CCC, <span>AAB, AAC, </span><span>BBC, </span><span>ABB, ACC, </span><span>CCB & ABC.</span>
It depends on a language you code. I think this could be either C++ or Java. I know answer for both of them. For C++: <span>address.find("Avenue") For Java: </span><span>address.indexOf("Avenue")</span>