[Tutor] can i pass a list to a function and get one back ?

shawn bright nephish at gmail.com
Wed Oct 25 00:24:39 CEST 2006


he he he

On 10/23/06, John Fouhy <john at fouhy.net> wrote:
>
> On 23/10/06, Kent Johnson <kent37 at tds.net> wrote:
> > or for that matter
> >    return range(some_var:some_var+5)
>
> [nit-pick]
>
> That would be
>     range(some_var, some_var+5)
>
> :-)
>
> --
> John.
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20061024/ff56a7aa/attachment.html 


More information about the Tutor mailing list