I'm trying to check a the characters in a string against a list of tuples. And then swap the character with the other character in the tuple
I'm trying to check a the characters in a string against a list of tuples. And then swap the character with the other character in the tuple

