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


Groups > comp.lang.python > #99250

Re: Is there an meaning of '[[]]' in a list?

From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Subject Re: Is there an meaning of '[[]]' in a list?
Date 2015-11-22 19:08 -0500
Message-ID <mailman.56.1448237333.2291.python-list@python.org> (permalink)
References <750e1071-395b-4e9b-ad64-05faa174a5bf@googlegroups.com> <mailman.454.1447933236.16136.python-list@python.org> <V9s4y.489754$6i2.102301@fx35.am4>

Show all headers | View raw


On Sun, Nov 22, 2015 at 6:25 PM, Quivis <quivis@domain.invalid> wrote:

> On Thu, 19 Nov 2015 12:40:17 +0100, Peter Otten wrote:
>
> > those questions that are a little harder
>
> And just how is he going to determine what is hard?
> --
>   _____  __ __ __ __ __ __   __
>  ((   )) || || || \\ // ||  ((
>   \\_/X| \\_// ||  \V/  || \_))
>    Omnia paratus  *~*~*~*~*~*~*
> --
> https://mail.python.org/mailman/listinfo/python-list
>

from the OP:
Hi,
In the previous exercises, I see list:
cc=[[],[],[]]

This seems to refer to some tutorial maybe?

I suppose there could be some value in an exercise like this, but I don't
see it.

-- 
Joel Goldstick
http://joelgoldstick.com/stats/birthdays

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


Thread

Is there an meaning of '[[]]' in a list? fl <rxjwg98@gmail.com> - 2015-11-19 03:28 -0800
  Re: Is there an meaning of '[[]]' in a list? Nagy László Zsolt <gandalf@shopzeus.com> - 2015-11-19 12:36 +0100
  Re: Is there an meaning of '[[]]' in a list? Peter Otten <__peter__@web.de> - 2015-11-19 12:40 +0100
    Re: Is there an meaning of '[[]]' in a list? Quivis <quivis@domain.invalid> - 2015-11-22 23:25 +0000
      Re: Is there an meaning of '[[]]' in a list? Joel Goldstick <joel.goldstick@gmail.com> - 2015-11-22 19:08 -0500
      Re: Is there an meaning of '[[]]' in a list? Peter Otten <__peter__@web.de> - 2015-11-23 09:57 +0100
      Re: Is there an meaning of '[[]]' in a list? Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2015-11-25 12:04 +0100
  Re: Is there an meaning of '[[]]' in a list? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-11-19 16:26 +0000

csiph-web