pub fn decipher(text: &str) -> String
The GADERYPOLUKI is a simple substitution cipher used in scouting to encipher messages. Write the decrypt function.
decipher("GBCE") returns “ABCD”
decipher("GBCE")