Given a string S, return the "reversed" string where all characters that are not a letter stay in the same place, and all letters reverse their positions., return the "reversed" string
Given a string S, return the "reversed" string where all characters that are not a letter stay in the same place, and all letters reverse their positions., return the "reversed" string