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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to