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


Groups > comp.lang.python > #98862

Re: What meaning is 'a[0:10:2]'?

From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: What meaning is 'a[0:10:2]'?
Date 2015-11-16 11:46 +1100
Message-ID <mailman.354.1447634788.16136.python-list@python.org> (permalink)
References <237d9a48-6db3-48aa-89b4-66730cdced7d@googlegroups.com>

Show all headers | View raw


(Please set a “From” address that has a name for you as an individual;
“fl” is rather anonymous and doesn't help us to identify you in these
conversations.)

fl <rxjwg98@gmail.com> writes:

> When I learn slice

Are you working through the Python tutorial
<URL:https://docs.python.org/3/tutorial/>? These are Python concepts
that you will learn by working through the tutorial, from beginning to
end.

If you want to engage with a community dedicated to teaching Python
newcomers, you should join the Python ‘tutor’ forum
<URL:https://mail.python.org/mailman/listinfo/tutor>.

-- 
 \       “Philosophy is questions that may never be answered. Religion |
  `\              is answers that may never be questioned.” —anonymous |
_o__)                                                                  |
Ben Finney

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


Thread

What meaning is 'a[0:10:2]'? fl <rxjwg98@gmail.com> - 2015-11-15 16:27 -0800
  Re: What meaning is 'a[0:10:2]'? Ben Finney <ben+python@benfinney.id.au> - 2015-11-16 11:46 +1100
    Names [was Re: What meaning is 'a[0:10:2]'?] Steven D'Aprano <steve@pearwood.info> - 2015-11-16 23:57 +1100
      Re: Names [was Re: What meaning is 'a[0:10:2]'?] Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-11-16 20:06 -0500
  Re: What meaning is 'a[0:10:2]'? Tim Chase <python.list@tim.thechases.com> - 2015-11-15 18:48 -0600
  Re: What meaning is 'a[0:10:2]'? Steven D'Aprano <steve@pearwood.info> - 2015-11-16 23:29 +1100

csiph-web