[Tutor] For loop breaking string methods

C M Caine cmcaine at googlemail.com
Tue Apr 27 01:39:13 CEST 2010


>> What other strange behaviour should I expect from for loops?
>
> You should read up on immutable data types like strings and tuples.
> Start with [1].
>
> Greets
> Sander
>
> [1] http://docs.python.org/reference/datamodel.html
>

Thank you kindly for your reply, I'll be sure to read up on it.

Colin


More information about the Tutor mailing list