Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #104052

Re: Help

From Tom P <werotizy@freent.dd>
Newsgroups comp.lang.python
Subject Re: Help
Date 2016-03-04 22:06 +0100
Message-ID <djubn1FgjfjU1@mid.individual.net> (permalink)
References <6cdcd063-1c22-4f08-900c-f3260a543018@googlegroups.com> <mailman.25.1456693051.9760.python-list@python.org> <ac3170ba-0450-44df-bd3f-8fef5f39a482@googlegroups.com>

Show all headers | View raw


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

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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Help tomwilliamson115@gmail.com - 2016-02-28 11:58 -0800
  Re: Help jacob Kruger <jacob@blindza.co.za> - 2016-02-28 22:50 +0200
    Re: Help tomwilliamson115@gmail.com - 2016-02-29 04:53 -0800
      Re: Help Joel Goldstick <joel.goldstick@gmail.com> - 2016-02-29 08:05 -0500
        Re: Help Grant Edwards <invalid@invalid.invalid> - 2016-02-29 15:49 +0000
      Re: Help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-02-29 13:41 +0000
      Re: Help Tom P <werotizy@freent.dd> - 2016-03-04 22:06 +0100
        Re: Help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-04 21:20 +0000

csiph-web