The function takes a string input and returns a transformed string where each character is replaced by the character with ASCII value one less than the original character.

