Stepping backwards in for loop?

Gustaf Liljegren gustafl at algonet.se
Sat Apr 14 10:10:43 EDT 2001


Can't figure out how to step backwards, character by character in a string. 
I was looking for a loop countruct with a counter to handle this, but the 
for loop in Python doesn't let me step backwards. What is the alternative?

Gustaf



More information about the Python-list mailing list