Lists

Wildemar Wildenburger wildemar at freakmail.de
Mon Aug 27 06:30:29 EDT 2007


Lamonte Harris wrote:
> Ok
> a = ['spam', 'eggs', 100, 1234]
>
>
> So basically when I do
> print a[1:-1] 
>
> that will display all the choices in the array besides 0,3 
>
> Slicing was kinda weird, just making sure.
>
And your question is?

/W



More information about the Python-list mailing list