"Scott" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Yeah I know strings == immutable, but question 1 in section 7.14 of "How to | think like a computer Scientist" has me trying to reverse one.
>>> 'this is a test'[::-1] 'tset a si siht' -- http://mail.python.org/mailman/listinfo/python-list