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