On Sun, Aug 8, 2010 at 1:04 PM, Daniel <asmosis.aste...@gmail.com> wrote:
>
> Can someone please explain this to me? Thank you so much and I wish everyone 
> a great day!

Beyond what Hugo mentioned in his message, take a look at the tutorial:
http://docs.python.org/tutorial/introduction.html#strings

I don't see a way to directly link to the section about subscripting
and slicing strings, but it's a bit below that link, and starts with
"Strings can be subscripted (indexed); like in C, the first character
of a string has subscript (index) 0"

-- 
Jerry
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to