Help

Tom P werotizy at freent.dd
Fri Mar 4 16:06:40 EST 2016


On 02/29/2016 01:53 PM, tomwilliamson115 at gmail.com wrote:
> Thanks. If a word appears more than once how would I bring back both locations?
>

for i, str in enumerate(l): . . . .



More information about the Python-list mailing list